]> matita.cs.unibo.it Git - helm.git/blob - helm/ocaml/logger/Makefile
moved here ui_logger from gTopLeve
[helm.git] / helm / 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