]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/matita/tests/match.ma
now baseuri is needed in each file (and its redefinition is forbidden)
[helm.git] / helm / matita / tests / match.ma
index 036cc393b45214e60a96442f8bd1a4477b01017d..e36e684c2bba815d70f38d4c204e3310170b555b 100644 (file)
@@ -12,6 +12,8 @@
 (*                                                                        *)
 (**************************************************************************)
 
+set "baseuri" "cic:/matita/tests/".
+
 
 inductive True: Prop \def
 I : True.