]> matita.cs.unibo.it Git - helm.git/blob - helm/DEVEL/mlminidom/README
Mathql_interpreter now using db helm_mowgli_new_schema.
[helm.git] / helm / DEVEL / mlminidom / README
1 This is the Ocaml binding for minidom.
2
3 To compile and install:
4
5         ./configure
6         make
7         make opt
8         make install
9