]> matita.cs.unibo.it Git - helm.git/commitdiff
reorganized metas so that pxp is references only through helm-pxp
authorStefano Zacchiroli <zack@upsilon.cc>
Mon, 19 Apr 2004 12:10:37 +0000 (12:10 +0000)
committerStefano Zacchiroli <zack@upsilon.cc>
Mon, 19 Apr 2004 12:10:37 +0000 (12:10 +0000)
helm/ocaml/METAS/meta.helm-getter.src
helm/ocaml/METAS/meta.helm-mathql_interpreter.src
helm/ocaml/METAS/meta.helm-pxp.src
helm/ocaml/METAS/meta.helm-registry.src

index 35497637180f0991b05908bfbd679f08cd738c29..14c5428368581f1c0ba726ee229826466227a180 100644 (file)
@@ -1,4 +1,4 @@
-requires="http dbm pcre pxp shell zip helm-logger helm-thread helm-urimanager helm-registry"
+requires="http dbm pcre shell zip helm-pxp helm-logger helm-thread helm-urimanager helm-registry"
 version="0.0.1"
 archive(byte)="getter.cma"
 archive(native)="getter.cmxa"
index 1584b3cff09c9d8834286a8661036ab9b41521ad..27ebe577634084dbea67e9ae58a902d4671ad1cb 100644 (file)
@@ -1,4 +1,4 @@
-requires="helm-cic helm-cic_textual_parser postgres mysql helm-mathql"
+requires="helm-cic helm-cic_textual_parser postgres mysql helm-mathql helm-registry"
 #natile-galax 
 version="1.3"
 archive(byte)="mathql_interpreter.cma"
index 1a05b5459e6957a856806bba0d127d9c35909289..6949a5712ce224e4c435403025042eb7a72d5b0a 100644 (file)
@@ -1,4 +1,4 @@
-requires="helm-getter pxp"
+requires="pxp-engine pxp-lex-utf8 pxp-lex-iso88591 pxp-lex-iso885915 http"
 version="0.0.1"
 archive(byte)="pxp.cma"
 archive(native)="pxp.cmxa"
index baaac5ec5e6b8ae63f714673312d3c61cc5082ab..505ff1846ad8fe919ea07f4cbbfdacb856fb0ec2 100644 (file)
@@ -1,4 +1,4 @@
-requires="str netstring pxp"
+requires="str netstring helm-pxp"
 version="0.0.1"
 archive(byte)="registry.cma"
 archive(native)="registry.cmxa"