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: make_still_working~7542 X-Git-Url: http://matita.cs.unibo.it/gitweb/?a=commitdiff_plain;ds=sidebyside;h=72f320a93d61e186ca54de33bb2435e7e19171b7;hp=ed1464b97ccf445d9824b34c9b1adec5c321eee0;p=helm.git Order of compilation of the modules fixed. --- diff --git a/helm/software/components/Makefile b/helm/software/components/Makefile index c16dc0e71..718c14b91 100644 --- a/helm/software/components/Makefile +++ b/helm/software/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 \