X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2FDEVEL%2Fmlminidom%2FREADME;fp=helm%2FDEVEL%2Fmlminidom%2FREADME;h=c74b582e24f4b20a05e127565204cc62df83216f;hb=d70d5de1ec9ccc86c9df45036245af34c37575ea;hp=0000000000000000000000000000000000000000;hpb=99d60351f793983bb7633334ea59e95feb36c72c;p=helm.git diff --git a/helm/DEVEL/mlminidom/README b/helm/DEVEL/mlminidom/README new file mode 100644 index 000000000..c74b582e2 --- /dev/null +++ b/helm/DEVEL/mlminidom/README @@ -0,0 +1,9 @@ +This is the Ocaml binding for minidom. + +To compile and install: + + ./configure + make + make opt + make install +