]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/matita/tests/coercions.ma
now baseuri is needed in each file (and its redefinition is forbidden)
[helm.git] / helm / matita / tests / coercions.ma
index 337ef50edc1fc2a63bb1600e0ca6f0f32dc005f8..507147cef8b1802a925746acdec4b097a5bf07ca 100644 (file)
@@ -1,3 +1,5 @@
+set "baseuri" "cic:/matita/tests/".
+
 inductive pos: Set \def
 | one : pos
 | next : pos \to pos.