]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/matita/contribs/LAMBDA-TYPES/LambdaDelta-1/aprem/defs.ma
Procedural : tentative update to the new letin cic construction
[helm.git] / helm / software / matita / contribs / LAMBDA-TYPES / LambdaDelta-1 / aprem / defs.ma
index bcc17b031249d198251ca9920746685ec3e0109e..907b306496dcdf90eea873d797795d30c98e64e8 100644 (file)
@@ -14,7 +14,7 @@
 
 (* This file was automatically generated: do not edit *********************)
 
-include "A/defs.ma".
+include "LambdaDelta-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))