From: Claudio Sacerdoti Coen Date: Wed, 22 Feb 2006 13:56:15 +0000 (+0000) Subject: Order of compilation of the modules fixed. X-Git-Tag: 0.4.95@7852~1640 X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=commitdiff_plain;h=0f317522e469235372e83a640ed232fe33ba2b02;p=helm.git Order of compilation of the modules fixed. --- diff --git a/components/Makefile b/components/Makefile index c16dc0e71..718c14b91 100644 --- a/components/Makefile +++ b/components/Makefile @@ -20,11 +20,11 @@ MODULES = \ cic \ cic_proof_checking \ cic_acic \ + metadata \ + library \ acic_content \ content_pres \ grafite \ - metadata \ - library \ cic_unification \ whelp \ tactics \