replace SetPcpo.thy with Cset.thy
authorhuffman
Fri, 20 Jun 2008 22:28:10 +0200
changeset 27307 70c98cd37161
parent 27306 0609faccb903
child 27308 b915a10a616a
replace SetPcpo.thy with Cset.thy
src/HOLCF/IsaMakefile
--- a/src/HOLCF/IsaMakefile	Fri Jun 20 22:02:33 2008 +0200
+++ b/src/HOLCF/IsaMakefile	Fri Jun 20 22:28:10 2008 +0200
@@ -30,7 +30,7 @@
 $(OUT)/HOLCF: $(OUT)/HOL Adm.thy Bifinite.thy Cfun.thy			\
   CompactBasis.thy Cont.thy ConvexPD.thy Cprod.thy Discrete.thy		\
   Domain.thy Ffun.thy Fixrec.thy Fix.thy HOLCF.thy Lift.thy		\
-  LowerPD.thy One.thy Pcpodef.thy Pcpo.thy Porder.thy SetPcpo.thy	\
+  LowerPD.thy One.thy Pcpodef.thy Pcpo.thy Porder.thy Cset.thy		\
   Sprod.thy Ssum.thy Tr.thy UpperPD.thy Up.thy ROOT.ML			\
   Tools/adm_tac.ML Tools/cont_consts.ML Tools/cont_proc.ML		\
   Tools/domain/domain_extender.ML Tools/domain/domain_axioms.ML		\