X-Git-Url: http://matita.cs.unibo.it/gitweb/?p=helm.git;a=blobdiff_plain;f=matita%2Fmatita%2Fcontribs%2Flambdadelta%2Fbin%2Frecomm%2FrecommGc.ml;h=12a3ec66491ba8a703ac5186e57417602e85c4a3;hp=6ffe876a74157ec220af184d84408916de5ca5a8;hb=dbc57c92512c04b3fd88f8289bb8dbe99b2f90e0;hpb=baa54e5db0fb93c4242dd1b67a5018ca63206cf6 diff --git a/matita/matita/contribs/lambdadelta/bin/recomm/recommGc.ml b/matita/matita/contribs/lambdadelta/bin/recomm/recommGc.ml index 6ffe876a7..12a3ec664 100644 --- a/matita/matita/contribs/lambdadelta/bin/recomm/recommGc.ml +++ b/matita/matita/contribs/lambdadelta/bin/recomm/recommGc.ml @@ -1,5 +1,6 @@ module G1 = RecommGcbGroundCounters module G2 = RecommGcdGroundCounters -module G3 = RecommGcsAttr -module G4 = RecommGcsMain -module G5 = RecommGcsWith +module G3 = RecommGcrGroundCounters +module G4 = RecommGcsAttr +module G5 = RecommGcsMain +module G6 = RecommGcsWith