]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/matita/contribs/LAMBDA-TYPES/Basic-1/csubv/defs.ma
uri renaming and new nodes count
[helm.git] / helm / software / matita / contribs / LAMBDA-TYPES / Basic-1 / csubv / defs.ma
index 69cc18f4503bfd80f04b4b2bf8cf2937902b200b..6ffb63608c580e190c310827208bb46ab74de9a3 100644 (file)
@@ -14,7 +14,7 @@
 
 (* This file was automatically generated: do not edit *********************)
 
-include "LambdaDelta-1/C/defs.ma".
+include "Basic-1/C/defs.ma".
 
 inductive csubv: C \to (C \to Prop) \def
 | csubv_sort: \forall (n: nat).(csubv (CSort n) (CSort n))