]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/gTopLevel/Makefile
- rewrite extended to handle rewritings with eqT
[helm.git] / helm / gTopLevel / Makefile
index f0ec4bfceb7b93580dffbc9744ffe381785c1487..403b8b180953895f8505ae6168c054418ce2f6d5 100644 (file)
@@ -2,7 +2,7 @@ BIN_DIR = /usr/local/bin
 REQUIRES = lablgtkmathview helm-cic_textual_parser helm-cic_proof_checking \
            helm-xml gdome2-xslt helm-cic_unification helm-mathql \
            helm-mathql_interpreter
-PREDICATES =
+PREDICATES = "gnome,init"
 OCAMLOPTIONS = -package "$(REQUIRES)" -predicates "$(PREDICATES)" -pp camlp4o
 OCAMLC = ocamlfind ocamlc $(OCAMLOPTIONS)
 OCAMLOPT = ocamlfind ocamlopt $(OCAMLOPTIONS)