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