]> matita.cs.unibo.it Git - helm.git/commitdiff
mathql_interpreter_galax removed
authorClaudio Sacerdoti Coen <claudio.sacerdoticoen@unibo.it>
Tue, 5 Nov 2002 10:18:16 +0000 (10:18 +0000)
committerClaudio Sacerdoti Coen <claudio.sacerdoticoen@unibo.it>
Tue, 5 Nov 2002 10:18:16 +0000 (10:18 +0000)
helm/ocaml/Makefile.in

index 06a314961c733cecae52d52c5e704f560ea056ed..9ebef24228f5eda545bb046f2add63792f75112f 100644 (file)
@@ -1,7 +1,7 @@
 # Warning: the modules must be in compilation order
 MODULES = xml urimanager getter pxp cic cic_annotations cic_annotations_cache \
           cic_cache cic_proof_checking cic_textual_parser cic_unification \
-          mathql mathql_interpreter mathql_interpreter_galax
+          mathql mathql_interpreter
 
 OCAMLFIND_DEST_DIR = @OCAMLFIND_DEST_DIR@
 OCAMLFIND_META_DIR = @OCAMLFIND_META_DIR@