]> matita.cs.unibo.it Git - helm.git/blobdiff - components/lexicon/lexiconAst.ml
BIG FAT COMMIT REGARDING COERCIONS:
[helm.git] / components / lexicon / lexiconAst.ml
index 9fb188d486bfd15cdbd177af975c47e67e4892ff..65bb7ce64657b7a805af49feb64259175972f8b1 100644 (file)
@@ -36,7 +36,7 @@ type alias_spec =
 
 (** To be increased each time the command type below changes, used for "safe"
  * marshalling *)
-let magic = 5
+let magic = 6
 
 type inclusion_mode = WithPreferences | WithoutPreferences (* aka aliases *)