pcre \
mysql \
helm-registry \
-helm-cic_textual_parser2 \
+helm-cic_disambiguation \
"
FINDLIB_CLEANREQUIRES="$FINDLIB_DEPREQUIRES"
FINDLIB_CREQUIRES="\
--- /dev/null
+description="alias for helm-cic_textual_parser2"
+requires="helm-cic_textual_parser2"
+version="0.0.1"
+++ /dev/null
-description="alias for helm-cic_textual_parser2"
-requires="helm-cic_textual_parser2"
-version="0.0.1"
-directory="/"
-requires="helm-registry helm-cic_transformations helm-tactics helm-cic_textual_parser2 mysql"
+requires="helm-registry helm-cic_transformations helm-tactics helm-cic_disambiguation mysql"
version="0.0.1"
archive(byte)="paramodulation.cma"
archive(native)="paramodulation.cmxa"
OCAMLFIND_DEST_DIR = @OCAMLFIND_DEST_DIR@
OCAMLPATH = @OCAMLFIND_META_DIR@
-METAS = $(MODULES:%=METAS/META.helm-%) METAS/META.helm-disambiguator
+METAS = $(MODULES:%=METAS/META.helm-%) METAS/META.helm-cic_disambiguation
all: metas $(MODULES:%=%.all)
opt: metas $(MODULES:%=%.opt)
-PACKAGE = cic_textual_parser2
+PACKAGE = cic_disambiguation
REQUIRES = \
helm-tactics helm-logger helm-cic_unification helm-cic_notation \
helm-utf8_macros \