]> matita.cs.unibo.it Git - helm.git/blob - ocaml/logger/Makefile
made executable again
[helm.git] / ocaml / logger / Makefile
1
2 PACKAGE = logger
3 REQUIRES = helm-urimanager helm-cic_proof_checking lablgtk2
4 INTERFACE_FILES = ui_logger.mli
5 IMPLEMENTATION_FILES = ui_logger.ml
6
7 include ../Makefile.common
8