X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=matita%2Fmatita%2Fcontribs%2Flambdadelta%2Fground_2%2Flib%2Fbool.ma;h=7dd817f979d62359d24432e908cd130f81529310;hb=1fd63df4c77f5c24024769432ea8492748b4ac79;hp=1a91e6ec477f909cd0af1b45b6b1a739bce7292b;hpb=85ba2f09d81f44b8c75505cc470f1fc5c431b9f2;p=helm.git diff --git a/matita/matita/contribs/lambdadelta/ground_2/lib/bool.ma b/matita/matita/contribs/lambdadelta/ground_2/lib/bool.ma index 1a91e6ec4..7dd817f97 100644 --- a/matita/matita/contribs/lambdadelta/ground_2/lib/bool.ma +++ b/matita/matita/contribs/lambdadelta/ground_2/lib/bool.ma @@ -13,9 +13,9 @@ (**************************************************************************) include "basics/bool.ma". -include "ground_2/lib/star.ma". -include "ground_2/notation/constructors/no_0.ma". -include "ground_2/notation/constructors/yes_0.ma". +include "ground_2/lib/relations.ma". +include "ground_2/notation/functions/no_0.ma". +include "ground_2/notation/functions/yes_0.ma". (* BOOLEAN PROPERTIES *******************************************************)