]> matita.cs.unibo.it Git - helm.git/commit
Major module reorganization:
authorClaudio Sacerdoti Coen <claudio.sacerdoticoen@unibo.it>
Fri, 31 Jan 2003 10:10:21 +0000 (10:10 +0000)
committerClaudio Sacerdoti Coen <claudio.sacerdoticoen@unibo.it>
Fri, 31 Jan 2003 10:10:21 +0000 (10:10 +0000)
commit7fe29ab0adae7bbd2589630b1c5363daf62100c9
treecad821134ab3e03d0fd631367542561630685733
parent7fedf47037503b281d078eef6de13927020eb410
Major module reorganization:
- new module TermViewer: holds widgets to render and interact with sequents
  and proofs at the CIC level
- new module ApplyStylesheets: functions to apply stylesheets and map
  terms and sequents to MathML Presentation
- new module InvokeTactics: it is a functor that gives back a module that
  defines one callback function for every tactic
helm/gTopLevel/.depend
helm/gTopLevel/Makefile
helm/gTopLevel/applyStylesheets.ml
helm/gTopLevel/applyStylesheets.mli
helm/gTopLevel/gTopLevel.ml
helm/gTopLevel/invokeTactics.ml [new file with mode: 0644]
helm/gTopLevel/invokeTactics.mli [new file with mode: 0644]
helm/gTopLevel/termViewer.ml [new file with mode: 0644]
helm/gTopLevel/termViewer.mli [new file with mode: 0644]