]> matita.cs.unibo.it Git - helm.git/commitdiff
moved up xml, now needed by CicParser
authorStefano Zacchiroli <zack@upsilon.cc>
Tue, 10 May 2005 10:58:28 +0000 (10:58 +0000)
committerStefano Zacchiroli <zack@upsilon.cc>
Tue, 10 May 2005 10:58:28 +0000 (10:58 +0000)
helm/ocaml/Makefile.in

index a09775cceaf8badbdbbed13871d0b4c0efbdbd26..e1cba430e7e9545875f7c5e7a651295bdb5b5923 100644 (file)
@@ -1,11 +1,11 @@
 # Warning: the modules must be in compilation order
 MODULES =                      \
+       xml                     \
        pxp                     \
        registry                \
        utf8_macros             \
        thread                  \
        xmldiff                 \
-       xml                     \
        urimanager              \
        logger                  \
        getter                  \