]> matita.cs.unibo.it Git - helm.git/blobdiff - helm/software/components/acic_procedural/Makefile
New module for TeX rendering of procedural input/output
[helm.git] / helm / software / components / acic_procedural / Makefile
index df39ba896462e8915c3c1e4467ca94852674d4c3..06538c53e3aadc3cd73a9f4d8db975c28ea03e07 100644 (file)
@@ -9,6 +9,7 @@ INTERFACE_FILES =                \
        proceduralMode.mli       \
        proceduralConversion.mli \
        acic2Procedural.mli      \
+       proceduralTeX.mli        \
        $(NULL)
 IMPLEMENTATION_FILES =          \
        $(INTERFACE_FILES:%.mli=%.ml)