]> matita.cs.unibo.it Git - helm.git/commitdiff
added new Utf8Macro module
authorStefano Zacchiroli <zack@upsilon.cc>
Mon, 11 Oct 2004 19:19:23 +0000 (19:19 +0000)
committerStefano Zacchiroli <zack@upsilon.cc>
Mon, 11 Oct 2004 19:19:23 +0000 (19:19 +0000)
helm/ocaml/METAS/meta.helm-cic_transformations.src
helm/ocaml/METAS/meta.helm-utf8_macros.src [new file with mode: 0644]

index 213f09234e3b09013a0dbbb33b920d8ab463f0f4..6b561d8243c0bb87c65f50e93c41b9ec3b047113 100644 (file)
@@ -1,4 +1,4 @@
-requires="helm-xml helm-cic_proof_checking helm-cic_omdoc helm-registry gdome2-xslt"
+requires="helm-utf8_macros helm-xml helm-cic_proof_checking helm-cic_omdoc helm-registry gdome2-xslt"
 version="0.0.1"
 archive(byte)="cic_transformations.cma"
 archive(native)="cic_transformations.cmxa"
diff --git a/helm/ocaml/METAS/meta.helm-utf8_macros.src b/helm/ocaml/METAS/meta.helm-utf8_macros.src
new file mode 100644 (file)
index 0000000..c2da776
--- /dev/null
@@ -0,0 +1,7 @@
+requires=""
+version="0.0.1"
+archive(byte)="utf8_macros.cma"
+archive(native)="utf8_macros.cmxa"
+requires(syntax,preprocessor)="camlp4"
+archive(syntax,preprocessor)="pa_extend.cmo pa_unicode_macro.cma"
+linkopts=""