]> matita.cs.unibo.it Git - helm.git/commit
Several bugs fixed:
authorClaudio Sacerdoti Coen <claudio.sacerdoticoen@unibo.it>
Wed, 31 Jan 2007 18:36:04 +0000 (18:36 +0000)
committerClaudio Sacerdoti Coen <claudio.sacerdoticoen@unibo.it>
Wed, 31 Jan 2007 18:36:04 +0000 (18:36 +0000)
commit8402a4a856b031916b1e2b1354b863933763fa58
treeecc3d4461ce552839e82d38416c689c549fba251
parent69b4ac15705f7f5de44dd22b4295c5cd17a131f5
Several bugs fixed:
 1. mutual definitions were not generated correctly
    (e.g. let rec even ... and odd in even actually resulted in a
     definition of odd!)
 2. a top-level mutual definition now generates two constants (as it
    should have always been)
helm/software/components/acic_content/cicNotationPp.ml
helm/software/components/cic/cic.ml
helm/software/components/cic/cicParser.ml
helm/software/components/cic_acic/cic2Xml.ml
helm/software/components/cic_disambiguation/disambiguate.ml
helm/software/components/grafite_parser/grafiteParser.ml
helm/software/components/library/librarySync.ml