]> matita.cs.unibo.it Git - helm.git/commit - helm/DEVEL/mathml_editor/test/guiGTK.c
* added license and copyright to every source file
authorLuca Padovani <luca.padovani@unito.it>
Thu, 13 Mar 2003 11:50:00 +0000 (11:50 +0000)
committerLuca Padovani <luca.padovani@unito.it>
Thu, 13 Mar 2003 11:50:00 +0000 (11:50 +0000)
commitd195deff022235dcb39cc4d5865f5bd3c8d3ca07
treee8ee38ee65ff7a51bc6eb901e832c3d358a9cceb
parent6443fd5b20956aa4eb9df73e4bc56824be0bef4b
* added license and copyright to every source file
* fixes in the makefiles for distribution
* preparing for packaging
57 files changed:
helm/DEVEL/mathml_editor/BUGS [new file with mode: 0644]
helm/DEVEL/mathml_editor/LICENSE
helm/DEVEL/mathml_editor/Makefile.am
helm/DEVEL/mathml_editor/Makefile.in
helm/DEVEL/mathml_editor/configure.ac
helm/DEVEL/mathml_editor/dictionary-basic.xml
helm/DEVEL/mathml_editor/dictionary-test.xml
helm/DEVEL/mathml_editor/dictionary-tex.xml
helm/DEVEL/mathml_editor/ocaml/META.in [new file with mode: 0644]
helm/DEVEL/mathml_editor/ocaml/Makefile.am
helm/DEVEL/mathml_editor/ocaml/c_mathml_editor.cc
helm/DEVEL/mathml_editor/ocaml/i_mathml_editor.ml
helm/DEVEL/mathml_editor/ocaml/mathml_editor.ml
helm/DEVEL/mathml_editor/ocaml/ml_mathml_editor.c
helm/DEVEL/mathml_editor/src/ALogger.hh
helm/DEVEL/mathml_editor/src/AMathMLConsumer.hh
helm/DEVEL/mathml_editor/src/AMathMLFactory.hh
helm/DEVEL/mathml_editor/src/APushLexer.hh
helm/DEVEL/mathml_editor/src/APushParser.cc
helm/DEVEL/mathml_editor/src/APushParser.hh
helm/DEVEL/mathml_editor/src/CLoggerConsole.cc
helm/DEVEL/mathml_editor/src/CLoggerConsole.hh
helm/DEVEL/mathml_editor/src/CMathMLFactoryXSLT.cc
helm/DEVEL/mathml_editor/src/CMathMLFactoryXSLT.hh
helm/DEVEL/mathml_editor/src/CMathMLFactoryXSLTDiff.cc
helm/DEVEL/mathml_editor/src/CMathMLFactoryXSLTDiff.hh
helm/DEVEL/mathml_editor/src/Diff.cc
helm/DEVEL/mathml_editor/src/Diff.hh
helm/DEVEL/mathml_editor/src/LPushLexer.cc
helm/DEVEL/mathml_editor/src/LPushLexer.hh
helm/DEVEL/mathml_editor/src/Makefile.am
helm/DEVEL/mathml_editor/src/Makefile.in
helm/DEVEL/mathml_editor/src/TDictionary.cc
helm/DEVEL/mathml_editor/src/TDictionary.hh
helm/DEVEL/mathml_editor/src/TDocument.cc
helm/DEVEL/mathml_editor/src/TDocument.hh
helm/DEVEL/mathml_editor/src/TListener.hh
helm/DEVEL/mathml_editor/src/TNode.cc
helm/DEVEL/mathml_editor/src/TNode.hh
helm/DEVEL/mathml_editor/src/TPushLexer.cc
helm/DEVEL/mathml_editor/src/TPushLexer.hh
helm/DEVEL/mathml_editor/src/TPushParser.cc
helm/DEVEL/mathml_editor/src/TPushParser.hh
helm/DEVEL/mathml_editor/src/TToken.hh
helm/DEVEL/mathml_editor/src/TTokenizer.cc
helm/DEVEL/mathml_editor/src/TTokenizer.hh
helm/DEVEL/mathml_editor/src/dom.hh
helm/DEVEL/mathml_editor/src/globals.hh
helm/DEVEL/mathml_editor/test/Makefile.am
helm/DEVEL/mathml_editor/test/Makefile.in
helm/DEVEL/mathml_editor/test/aux.cc
helm/DEVEL/mathml_editor/test/editor.cc
helm/DEVEL/mathml_editor/test/guiGTK.c
helm/DEVEL/mathml_editor/textomml/main.cc
helm/DEVEL/mathml_editor/xsl/d-xsl.xsl
helm/DEVEL/mathml_editor/xsl/tml-mmlp.xsl
helm/DEVEL/mathml_editor/xsl/tml-tex.xsl