src/HOL/IsaMakefile
changeset 49064 d862b0d56c49
parent 49056 d60f6b41bf2d
child 49069 60bcc6cf17d6
     1.1 --- a/src/HOL/IsaMakefile	Thu May 31 10:05:07 2012 +0200
     1.2 +++ b/src/HOL/IsaMakefile	Mon May 28 02:18:46 2012 +0200
     1.3 @@ -1035,14 +1035,16 @@
     1.4    ex/PER.thy ex/PresburgerEx.thy ex/Primrec.thy				\
     1.5    ex/Quicksort.thy ex/ROOT.ML						\
     1.6    ex/Records.thy ex/ReflectionEx.thy ex/Refute_Examples.thy		\
     1.7 -  ex/SAT_Examples.thy ex/Serbian.thy ex/Set_Theory.thy			\
     1.8 -  ex/Simproc_Tests.thy ex/SVC_Oracle.thy		\
     1.9 -  ex/Seq.thy ex/Sqrt.thy ex/Sqrt_Script.thy 	\
    1.10 +  ex/SAT_Examples.thy ex/Serbian.thy 					\
    1.11 +  ex/Set_Comprehension_Pointfree_Tests.thy ex/Set_Theory.thy		\
    1.12 +  ex/Simproc_Tests.thy ex/SVC_Oracle.thy				\
    1.13 +  ex/Seq.thy ex/Sqrt.thy ex/Sqrt_Script.thy 				\
    1.14    ex/Sudoku.thy ex/Tarski.thy ex/Termination.thy ex/Transfer_Ex.thy	\
    1.15    ex/Transfer_Int_Nat.thy						\
    1.16    ex/Tree23.thy	ex/Unification.thy ex/While_Combinator_Example.thy	\
    1.17    ex/document/root.bib ex/document/root.tex ex/svc_funcs.ML		\
    1.18 -  ex/svc_test.thy ../Tools/interpretation_with_defs.ML
    1.19 +  ex/svc_test.thy ../Tools/interpretation_with_defs.ML			\
    1.20 +  ex/set_comprehension_pointfree.ML
    1.21  	@$(ISABELLE_TOOL) usedir $(OUT)/HOL ex
    1.22  
    1.23