]> matita.cs.unibo.it Git - helm.git/commit
snapshot, notably:
authorStefano Zacchiroli <zack@upsilon.cc>
Thu, 3 Feb 2005 10:43:04 +0000 (10:43 +0000)
committerStefano Zacchiroli <zack@upsilon.cc>
Thu, 3 Feb 2005 10:43:04 +0000 (10:43 +0000)
commit7deafec4fd4b2eebf4d4061f21ee5c47bd15b062
tree064f6d88998b76242aaceb6a5d12071f7c1974d7
parent51971de8dfcf257680cf38f01f9bf53d9912a498
snapshot, notably:
- refactoring of modules and classes: added a lot more of constructors
  and singleton instances so that objects that are really singleton
  (e.g. disambiguator, parser, db handle, ...) are not passed between
  functions
  Note that objects that are dependent on whether we are running matita
  or matitac (like the console) can't be made singleton
17 files changed:
helm/matita/matita.glade
helm/matita/matita.ml
helm/matita/matitaCicMisc.ml
helm/matita/matitaCicMisc.mli
helm/matita/matitaGeneratedGui.ml
helm/matita/matitaGeneratedGui.mli
helm/matita/matitaGui.ml
helm/matita/matitaGui.mli
helm/matita/matitaInterpreter.ml
helm/matita/matitaInterpreter.mli
helm/matita/matitaMathView.ml
helm/matita/matitaMathView.mli
helm/matita/matitaMisc.ml
helm/matita/matitaMisc.mli
helm/matita/matitaProof.ml
helm/matita/matitaProof.mli
helm/matita/matitac.ml