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