]> matita.cs.unibo.it Git - helm.git/commitdiff
Effects of fixing bugs for other regression tests ;-)
authorClaudio Sacerdoti Coen <claudio.sacerdoticoen@unibo.it>
Wed, 4 Feb 2004 21:31:23 +0000 (21:31 +0000)
committerClaudio Sacerdoti Coen <claudio.sacerdoticoen@unibo.it>
Wed, 4 Feb 2004 21:31:23 +0000 (21:31 +0000)
helm/gTopLevel/tests/lambda01.cic.test

index 112856446ba5a4ce3d7742883a01ca9c7f9ac48f..f05fb40db9fc85c2aba72ce1444a6d7f8767bcb9 100644 (file)
@@ -1,8 +1,7 @@
 (\lambda f. (f 0 (le_n 0))
   \lambda n. \lambda H. (refl_equal nat 0)))
 ### (* METASENV after disambiguation  *)
-_; _ : nat |- ?14: Type
-_; _ : nat |- ?15: ?14[_ ; -1]
+
 ### (* TERM after disambiguation      *)
 ([f:(nat->((le O O)->(eq nat O O)))](f O (le_n O)) [n:nat][H:(le O O)](refl_equal nat O))
 ### (* TYPE_OF the disambiguated term *)