From: Claudio Sacerdoti Coen Date: Tue, 5 Jul 2005 09:03:35 +0000 (+0000) Subject: baseuri changed to move the test into the matita namespace X-Git-Tag: V_0_7_1~99 X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=commitdiff_plain;h=162d90ed13b834a20d8b12fce816580c349e7732;p=helm.git baseuri changed to move the test into the matita namespace --- diff --git a/helm/matita/tests/fold.ma b/helm/matita/tests/fold.ma index e063b538e..f2f26a849 100644 --- a/helm/matita/tests/fold.ma +++ b/helm/matita/tests/fold.ma @@ -1,4 +1,4 @@ -set "baseuri" "cic:/test/fold". +set "baseuri" "cic:/matita/tests/fold". alias id "nat" = "cic:/Coq/Init/Datatypes/nat.ind#xpointer(1/1)". alias num (instance 0) = "natural number". alias symbol "eq" (instance 0) = "leibnitz's equality".