]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/matita/tests/match_inference.ma
first snapshot of separate compilation
[helm.git] / helm / matita / tests / match_inference.ma
index 1e43ce145ebaa0b181f3e9dab78297279761b239..5cfa19cc9d326b9fb82715f9962b6eaa934704bf 100644 (file)
@@ -1,3 +1,5 @@
+set "baseuri" "cic:/matita/tests/match_inference/".
+
 inductive pos: Set \def
 | one : pos
 | next : pos \to pos.