- added hbugs
- pretty printed modules
# Warning: the modules must be in compilation order
-MODULES = \
- registry \
- thread \
- xml \
- urimanager \
- logger \
- getter \
- pxp \
- cic \
- cic_annotations \
- cic_annotations_cache \
- cic_cache \
- cic_proof_checking \
- cic_textual_parser \
- tex_cic_textual_parser \
- cic_unification \
- mathql \
- mathql_generator \
- mathql_interpreter \
- cic_omdoc \
- tactics \
- cic_transformations \
+MODULES = \
+ pxp \
+ registry \
+ thread \
+ xml \
+ urimanager \
+ logger \
+ getter \
+ cic \
+ cic_annotations \
+ cic_annotations_cache \
+ cic_cache \
+ cic_proof_checking \
+ cic_textual_parser \
+ tex_cic_textual_parser \
+ cic_unification \
+ mathql \
+ mathql_generator \
+ mathql_interpreter \
+ cic_omdoc \
+ tactics \
+ hbugs \
+ cic_transformations \
cic_textual_parser2
OCAMLFIND_DEST_DIR = @OCAMLFIND_DEST_DIR@