src/HOL/Quickcheck_Examples/ROOT.ML
changeset 48222 fcca68383808
parent 48179 18461f745b4a
child 48224 f2dd90cc724b
--- a/src/HOL/Quickcheck_Examples/ROOT.ML	Mon Jul 09 09:47:59 2012 +0200
+++ b/src/HOL/Quickcheck_Examples/ROOT.ML	Mon Jul 09 10:04:07 2012 +0200
@@ -3,7 +3,8 @@
   "Quickcheck_Examples",
   "Quickcheck_Lattice_Examples",
   "Completeness",
-  "Quickcheck_Interfaces"
+  "Quickcheck_Interfaces",
+  "Hotel_Example"
 ];
 
 if getenv "ISABELLE_GHC" = "" then ()