X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=blobdiff_plain;f=helm%2FgTopLevel%2FMakefile.in;h=42dd44be1f8f29971aceddcb33846da36806a712;hb=a7ab0ef67114c3152920f03ae1d7bfaaf1fae290;hp=74b93230b833d1ecae95aa24d538f7d51524bbdb;hpb=57cbd3b3d72198943cef934c8ac2555e7546f95c;p=helm.git diff --git a/helm/gTopLevel/Makefile.in b/helm/gTopLevel/Makefile.in index 74b93230b..42dd44be1 100644 --- a/helm/gTopLevel/Makefile.in +++ b/helm/gTopLevel/Makefile.in @@ -7,11 +7,11 @@ TEST_REQUIRES = \ helm-tactics \ helm-cic_transformations \ helm-cic_textual_parser2 \ - helm-cic_textual_parser \ - helm-tex_cic_textual_parser \ + helm-xmldiff \ lablgtk2 \ mathml-editor \ - lablgtkmathview + lablgtkmathview \ + dbi.mysql REQUIRES = $(TEST_REQUIRES) gdome2-xslt helm-hbugs lablgtk2.init lablgtk2.glade @@ -40,11 +40,9 @@ stop: INTERFACE_FILES = \ proofEngine.mli \ logicalOperations.mli \ - oldDisambiguate.mli \ disambiguatingParser.mli \ termEditor.mli \ texTermEditor.mli \ - xmlDiff.mli \ chosenTransformer.mli \ termViewer.mli \ invokeTactics.mli \ @@ -58,7 +56,6 @@ DEPOBJS = \ TOPLEVELOBJS = $(INTERFACE_FILES:%.mli=%.cmo) gTopLevel.cmo TESTOBJS = \ - oldDisambiguate.cmo \ disambiguatingParser.cmo \ batchParser.cmo REGTESTOBJS = $(TESTOBJS) regtest.cmo