]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/matita/contribs/LAMBDA-TYPES/Basic-1/aprem/defs.ma
uri renaming and new nodes count
[helm.git] / helm / software / matita / contribs / LAMBDA-TYPES / Basic-1 / aprem / defs.ma
index 907b306496dcdf90eea873d797795d30c98e64e8..78b49e920cf68c721e87b00cefe5be429f536828 100644 (file)
@@ -14,7 +14,7 @@
 
 (* This file was automatically generated: do not edit *********************)
 
-include "LambdaDelta-1/A/defs.ma".
+include "Basic-1/A/defs.ma".
 
 inductive aprem: nat \to (A \to (A \to Prop)) \def
 | aprem_zero: \forall (a1: A).(\forall (a2: A).(aprem O (AHead a1 a2) a1))