X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=matita%2Fdama%2Fconstructive_connectives.ma;h=78e2ec571639f54103b6df1632df9c9022c7d577;hb=db068aa35cc47bb881ec810bf3b904c3d7cc9379;hp=8518d7ede45f0a68a07586f79ef1bccf4b219625;hpb=df666eb58afe0b312a2c4d41683d7ae4828ee8bd;p=helm.git diff --git a/matita/dama/constructive_connectives.ma b/matita/dama/constructive_connectives.ma index 8518d7ede..78e2ec571 100644 --- a/matita/dama/constructive_connectives.ma +++ b/matita/dama/constructive_connectives.ma @@ -12,7 +12,7 @@ (* *) (**************************************************************************) -set "baseuri" "cic:/matita/constructive_connectives/". +include "logic/connectives.ma". inductive Or (A,B:Type) : Type ≝ Left : A → Or A B