]> matita.cs.unibo.it Git - helm.git/commitdiff
cic_acic should be compiled before cic_exportation
authorClaudio Sacerdoti Coen <claudio.sacerdoticoen@unibo.it>
Tue, 6 Nov 2007 12:29:13 +0000 (12:29 +0000)
committerClaudio Sacerdoti Coen <claudio.sacerdoticoen@unibo.it>
Tue, 6 Nov 2007 12:29:13 +0000 (12:29 +0000)
components/Makefile

index 34020150a7d746942017adff28502cd3606fbab2..01dabc9a6393e230507603bd152db1e05c01a256 100644 (file)
@@ -19,8 +19,8 @@ MODULES =                     \
        getter                  \
        cic                     \
        cic_proof_checking      \
-       cic_exportation         \
        cic_acic                \
+       cic_exportation         \
        metadata                \
        library                 \
        acic_content            \