From: Claudio Sacerdoti Coen Date: Thu, 5 Feb 2004 14:09:28 +0000 (+0000) Subject: freshNameGenerator.ml* added X-Git-Tag: V_0_2_3~43 X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=commitdiff_plain;h=0322c813c696fa89091e3a10924374e89d7572cc;p=helm.git freshNameGenerator.ml* added --- diff --git a/helm/ocaml/cic_unification/Makefile b/helm/ocaml/cic_unification/Makefile index 15086ba80..11fd91feb 100644 --- a/helm/ocaml/cic_unification/Makefile +++ b/helm/ocaml/cic_unification/Makefile @@ -3,7 +3,8 @@ REQUIRES = helm-cic_proof_checking PREDICATES = INTERFACE_FILES = \ - cicMkImplicit.ml \ + freshNamesGenerator.mli \ + cicMkImplicit.mli \ cicMetaSubst.mli \ cicUnification.mli \ freshNamesGenerator.mli \