]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/matita/matitac.ml
Added $Id$ to every .ml file.
[helm.git] / helm / matita / matitac.ml
index 49032a8574a835aaed2c65b9af6924825cd8c2f9..5599ba6462a932806cbb41279642f6eddd332d07 100644 (file)
@@ -23,6 +23,8 @@
  * http://helm.cs.unibo.it/
  *)
 
+(* $Id$ *)
+
 let main () =
   match Filename.basename Sys.argv.(0) with
   | "matitadep"   | "matitadep.opt"   -> Matitadep.main ()