]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/matita/lib/hott/Overture.ma
Inclusions improved to allow compilation from the toplevel.
[helm.git] / matita / matita / lib / hott / Overture.ma
index 0c886056dd4a1dcbe878b3d6f9b43c03411c9698..3725123cce1e23424349e2f6dd848c6095668663 100644 (file)
@@ -1,4 +1,4 @@
-include "types.ma".
+include "hott/types.ma".
 
 (* * * Basic definitions of homotopy type theory, particularly the groupoid structure of identity types. *)
 
@@ -444,4 +444,4 @@ Ltac atomic x :=
     | forall _, _ => fail 1 x "is not atomic"
     | _ => idtac
   end.
-*)
\ No newline at end of file
+*)