X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2Focaml%2Flexicon%2FlexiconAst.ml;h=aed4b0b152365ea8ee0e191f96ab1aabfbee5bda;hb=ff4f8bef029d1c55b2e50c5635b0ca98c967d9ff;hp=13135744e568c6914db713cfc50db0c6e347e7c5;hpb=827e35d6058ebba3a4a4fa6eb3c160f0cd0fd1e8;p=helm.git diff --git a/helm/ocaml/lexicon/lexiconAst.ml b/helm/ocaml/lexicon/lexiconAst.ml index 13135744e..aed4b0b15 100644 --- a/helm/ocaml/lexicon/lexiconAst.ml +++ b/helm/ocaml/lexicon/lexiconAst.ml @@ -23,6 +23,8 @@ * http://helm.cs.unibo.it/ *) +(* $Id$ *) + type direction = [ `LeftToRight | `RightToLeft ] type loc = Token.flocation