src/FOLP/IsaMakefile
changeset 3118 24dae6222579
parent 2823 1262592be579
child 3505 1cb4ea47d967
equal deleted inserted replaced
3117:74c1b51c1cd9 3118:24dae6222579
     2 # $Id$
     2 # $Id$
     3 #
     3 #
     4 # IsaMakefile for FOLP
     4 # IsaMakefile for FOLP
     5 #
     5 #
     6 
     6 
     7 OUT = $(ISABELLE_OUTPUT_DIR)
     7 OUT = $(ISABELLE_OUTPUT)
     8 
     8 
     9 FILES =	ROOT.ML IFOLP.thy IFOLP.ML FOLP.thy FOLP.ML intprover.ML simpdata.ML \
     9 FILES =	ROOT.ML IFOLP.thy IFOLP.ML FOLP.thy FOLP.ML intprover.ML simpdata.ML \
    10 	hypsubst.ML classical.ML simp.ML
    10 	hypsubst.ML classical.ML simp.ML
    11 
    11 
    12 EX_FILES = ex/ROOT.ML ex/cla.ML ex/foundn.ML ex/If.ML ex/If.thy ex/int.ML \
    12 EX_FILES = ex/ROOT.ML ex/cla.ML ex/foundn.ML ex/If.ML ex/If.thy ex/int.ML \