]> matita.cs.unibo.it Git - helm.git/blobdiff - matita/tests/tacticals.ma
dama, tests, legacy ported
[helm.git] / matita / tests / tacticals.ma
index a44e80a867e911d162b18429aadb8424fe51fd24..f1e8998f0b65ace8b3c10b37b323364b493426de 100644 (file)
@@ -12,7 +12,7 @@
 (*                                                                        *)
 (**************************************************************************)
 
-set "baseuri" "cic:/matita/test/tacticals".
+
 
 inductive myand (A, B: Prop) : Prop \def
  | myconj : ∀a:A.∀b:B. myand A B.