]> 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)
commite134b6f156268364d3027e73910c19e9c7e09838
treeb4efd4e04df6ac42370b1fa77f126a13f4a09c84
parentd32606924ee81fe309d016df7704f2612ebdc05e
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)
components/acic_content/cicNotationPp.ml
components/cic/cic.ml
components/cic/cicParser.ml
components/cic_acic/cic2Xml.ml
components/cic_disambiguation/disambiguate.ml
components/grafite_parser/grafiteParser.ml
components/library/librarySync.ml