]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/components/ng_kernel/nCicTypeChecker.mli
positivity check fixed
[helm.git] / helm / software / components / ng_kernel / nCicTypeChecker.mli
index b13edc5408e5518e615ba8ddd80d9e15bf542c38..07781350c653ada82b26efd3399000d19c8bca9d 100644 (file)
@@ -9,6 +9,8 @@
      \ /   This software is distributed as is, NO WARRANTY.     
       V_______________________________________________________________ *)
 
+(* $Id$ *)
+
 (* These are the only exceptions that will be raised *)
 exception TypeCheckerFailure of string Lazy.t
 exception AssertFailure of string Lazy.t