]> matita.cs.unibo.it Git - helm.git/commitdiff
To test the translation.
authorClaudio Sacerdoti Coen <claudio.sacerdoticoen@unibo.it>
Tue, 8 Apr 2008 17:50:32 +0000 (17:50 +0000)
committerClaudio Sacerdoti Coen <claudio.sacerdoticoen@unibo.it>
Tue, 8 Apr 2008 17:50:32 +0000 (17:50 +0000)
helm/software/components/ng_kernel/nCicTypeChecker.ml

index f1a99408ab80764685a0486deb696eb070f98ec9..2f43659e823d5a547d6603bcc56150b619227b8d 100644 (file)
@@ -1064,7 +1064,7 @@ and guarded_by_destructors ~subst ~metasenv context recfuns t =
        ) fl true
 *)
 
-and guarded_by_constructors ~subst _ _ _ _ _ _ _ = assert false
+and guarded_by_constructors ~subst ~metasenv _ _ _ _ _ _ _ = true
 
 and recursive_args ~subst ~metasenv context n nn te =
   match R.whd context te with