]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/ocaml/grafite/grafiteAst.ml
Added $Id$ to every .ml file.
[helm.git] / helm / ocaml / grafite / grafiteAst.ml
index 12063745fa32784b3466a17d1a6bbeec096cd65e..c9567155db9d8ffea4fa95e7463621c265bda743 100644 (file)
@@ -23,6 +23,8 @@
  * http://helm.cs.unibo.it/
  *)
 
+(* $Id$ *)
+
 type direction = [ `LeftToRight | `RightToLeft ]
 
 type loc = Token.flocation