X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=matita%2Fmatita%2Fcontribs%2Flambdadelta%2Fbin%2Frecomm%2FrecommGc.ml;h=58f1f10019093d2576f97c32be28d2d0376043f5;hb=ae626612bff9c3746dd7647bbada791c737e348c;hp=12a3ec66491ba8a703ac5186e57417602e85c4a3;hpb=dbc57c92512c04b3fd88f8289bb8dbe99b2f90e0;p=helm.git diff --git a/matita/matita/contribs/lambdadelta/bin/recomm/recommGc.ml b/matita/matita/contribs/lambdadelta/bin/recomm/recommGc.ml index 12a3ec664..58f1f1001 100644 --- a/matita/matita/contribs/lambdadelta/bin/recomm/recommGc.ml +++ b/matita/matita/contribs/lambdadelta/bin/recomm/recommGc.ml @@ -1,6 +1,14 @@ -module G1 = RecommGcbGroundCounters -module G2 = RecommGcdGroundCounters -module G3 = RecommGcrGroundCounters -module G4 = RecommGcsAttr -module G5 = RecommGcsMain -module G6 = RecommGcsWith +module G01 = RecommGcbGroundArith +module G02 = RecommGcbGroundCounters +module G03 = RecommGcbGroundLib +module G04 = RecommGcdGroundArith +module G05 = RecommGcdGroundCounters +module G06 = RecommGcdGroundLib +module G07 = RecommGcpGroundArith +module G08 = RecommGcpGroundLib +module G09 = RecommGcrGroundArith +module G10 = RecommGcrGroundCounters +module G11 = RecommGcrGroundLib +module G12 = RecommGcsAttr +module G13 = RecommGcsMain +module G14 = RecommGcsWith