]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/components/cic_proof_checking/cicReduction.mli
parameter sintax added to axiom statement
[helm.git] / helm / software / components / cic_proof_checking / cicReduction.mli
index 82be7fd3f5f43eface9449152ca330d64757c84e..fd98c4c0b99538c73e48ec7053388e130382689f 100644 (file)
@@ -28,6 +28,7 @@ exception ReferenceToConstant
 exception ReferenceToVariable
 exception ReferenceToCurrentProof
 exception ReferenceToInductiveDefinition
+val ndebug : bool ref
 val fdebug : int ref
 val whd : 
   ?delta:bool -> ?subst:Cic.substitution -> Cic.context -> Cic.term -> Cic.term