]> matita.cs.unibo.it Git - helm.git/commit
* added default dictionary/stylesheet paths
authorLuca Padovani <luca.padovani@unito.it>
Thu, 20 Mar 2003 16:15:12 +0000 (16:15 +0000)
committerLuca Padovani <luca.padovani@unito.it>
Thu, 20 Mar 2003 16:15:12 +0000 (16:15 +0000)
commit84877da90dd68c88915b5ee54d31e9849f340eac
treee206d59093758e87d73c58ed455d577a895e4a33
parent66376d9f664b15e722459103d705470d15920a1b
* added default dictionary/stylesheet paths
* small fix in configure.ac
14 files changed:
helm/DEVEL/mathml_editor/configure.ac
helm/DEVEL/mathml_editor/ocaml/c_mathml_editor.cc
helm/DEVEL/mathml_editor/ocaml/c_mathml_editor.h
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/AMathMLFactory.cc [new file with mode: 0644]
helm/DEVEL/mathml_editor/src/AMathMLFactory.hh
helm/DEVEL/mathml_editor/src/ILPushLexer.cc
helm/DEVEL/mathml_editor/src/Makefile.am
helm/DEVEL/mathml_editor/src/TDictionary.cc
helm/DEVEL/mathml_editor/src/TDictionary.hh
helm/DEVEL/mathml_editor/src/config.dirs.in [new file with mode: 0644]
helm/DEVEL/mathml_editor/test/editor.cc