]> matita.cs.unibo.it Git - helm.git/commitdiff
- matql_interpreter_galax branch removed once and for ever
authorClaudio Sacerdoti Coen <claudio.sacerdoticoen@unibo.it>
Tue, 22 Oct 2002 08:51:51 +0000 (08:51 +0000)
committerClaudio Sacerdoti Coen <claudio.sacerdoticoen@unibo.it>
Tue, 22 Oct 2002 08:51:51 +0000 (08:51 +0000)
- added the dependency to natile-galax. You need to add
  /projects/helm/galax/sources/natile-galax-0.1-alpha-installed/lib
  to your OCAMLPATH to make it compile again.

helm/ocaml/.cvsignore
helm/ocaml/META.helm-mathql_interpreter.src
helm/ocaml/META.helm-mathql_interpreter_galax.src [deleted file]

index 04c50217e579fae2280a903085f725702cf7acc5..18745fc01cb032294ff3a66cb476f837607db15e 100644 (file)
@@ -10,7 +10,6 @@ META.helm-cic_proof_checking
 META.helm-cic_textual_parser
 META.helm-cic_unification
 META.helm-mathql_interpreter
-META.helm-mathql_interpreter_galax
 META.helm-mathql
 Makefile
 Makefile.common
index 8cc8c445c253925d507475d152d3105e57f15ca2..7247741fd981f55f2d2fc32218dab7f5b10ed66e 100644 (file)
@@ -1,4 +1,4 @@
-requires="helm-urimanager postgres"
+requires="helm-urimanager postgres natile-galax"
 version="0.0.1"
 archive(byte)="mathql_interpreter.cma"
 archive(native)="mathql_interpreter.cmxa"
diff --git a/helm/ocaml/META.helm-mathql_interpreter_galax.src b/helm/ocaml/META.helm-mathql_interpreter_galax.src
deleted file mode 100644 (file)
index 41c999c..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-requires="helm-urimanager num natile-galax"
-version="0.0.1"
-archive(byte)="mathql_interpreter_galax.cma"
-archive(native)="mathql_interpreter_galax.cmxa"