src/HOL/IsaMakefile
changeset 40108 dbab949c2717
parent 40104 82873a6f2b81
child 40118 be8acf6e63bb
child 40121 e7a80c6752c9
--- a/src/HOL/IsaMakefile	Sat Oct 23 23:41:19 2010 +0200
+++ b/src/HOL/IsaMakefile	Sat Oct 23 23:42:04 2010 +0200
@@ -145,6 +145,7 @@
 
 PLAIN_DEPENDENCIES = $(BASE_DEPENDENCIES) \
   Complete_Lattice.thy \
+  Complete_Partial_Order.thy \
   Datatype.thy \
   Extraction.thy \
   Fields.thy \
@@ -159,6 +160,7 @@
   Nat.thy \
   Option.thy \
   Orderings.thy \
+  Partial_Function.thy \
   Plain.thy \
   Power.thy \
   Predicate.thy \
@@ -190,6 +192,7 @@
   Tools/Function/lexicographic_order.ML \
   Tools/Function/measure_functions.ML \
   Tools/Function/mutual.ML \
+  Tools/Function/partial_function.ML \
   Tools/Function/pat_completeness.ML \
   Tools/Function/pattern_split.ML \
   Tools/Function/relation.ML \