X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=matita%2Fmatita%2Fcontribs%2Flambdadelta%2Fbin%2Frecomm%2FrecommGc.ml;h=b3fd0b550641f48edaf6e55306eb9cde8560793b;hb=4d232392091ee233afc26ecf3120dd5f5c6a33c8;hp=6ffe876a74157ec220af184d84408916de5ca5a8;hpb=baa54e5db0fb93c4242dd1b67a5018ca63206cf6;p=helm.git diff --git a/matita/matita/contribs/lambdadelta/bin/recomm/recommGc.ml b/matita/matita/contribs/lambdadelta/bin/recomm/recommGc.ml index 6ffe876a7..b3fd0b550 100644 --- a/matita/matita/contribs/lambdadelta/bin/recomm/recommGc.ml +++ b/matita/matita/contribs/lambdadelta/bin/recomm/recommGc.ml @@ -1,5 +1,10 @@ -module G1 = RecommGcbGroundCounters -module G2 = RecommGcdGroundCounters -module G3 = RecommGcsAttr -module G4 = RecommGcsMain -module G5 = RecommGcsWith +module G001 = RecommGcbGroundArith +module G002 = RecommGcbGroundCounters +module G003 = RecommGcdGroundArith +module G004 = RecommGcdGroundCounters +module G005 = RecommGcpGroundArith +module G006 = RecommGcrGroundArith +module G007 = RecommGcrGroundCounters +module G008 = RecommGcsAttr +module G009 = RecommGcsMain +module G010 = RecommGcsWith