]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/components/acic_procedural/Makefile
ProceduralTeX completed and tested on the terms given as examples in the paper about...
[helm.git] / helm / software / components / acic_procedural / Makefile
index 06538c53e3aadc3cd73a9f4d8db975c28ea03e07..2ed14382a78f6085369a241b9c1a8d1258e42aa0 100644 (file)
@@ -8,8 +8,8 @@ INTERFACE_FILES =                \
        proceduralTypes.mli      \
        proceduralMode.mli       \
        proceduralConversion.mli \
-       acic2Procedural.mli      \
        proceduralTeX.mli        \
+       acic2Procedural.mli      \
        $(NULL)
 IMPLEMENTATION_FILES =          \
        $(INTERFACE_FILES:%.mli=%.ml)