X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=matita%2Ftests%2Fdecl.ma;h=4b67f551ab6821646c7bda52a445f646504916b4;hb=1c66d874087fd178b21864cd53fc851dd01c2aff;hp=a9d083b64cc4eea3198120fbe7a5c7453c1b761f;hpb=b309e9baa51822004379ce6364e138e5e803efe4;p=helm.git diff --git a/matita/tests/decl.ma b/matita/tests/decl.ma index a9d083b64..4b67f551a 100644 --- a/matita/tests/decl.ma +++ b/matita/tests/decl.ma @@ -12,7 +12,7 @@ (* *) (**************************************************************************) -set "baseuri" "cic:/matita/test/decl". +set "baseuri" "cic:/matita/tests/decl". include "nat/times.ma". include "nat/orders.ma". @@ -203,4 +203,4 @@ theorem easy6: ∀t. O ≮ O → O < size t → t ≠ Empty. destruct absurd. by final done. -qed. \ No newline at end of file +qed.