Higher-order quotients.
authorwenzelm
Fri, 04 Apr 1997 13:56:11 +0200
changeset 2898 d7bff1252d1e
parent 2897 27dc4862751b
child 2899 c0abd2fd9b7c
Higher-order quotients.
src/HOL/Quot/README
src/HOL/Quot/ROOT.ML
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/src/HOL/Quot/ROOT.ML	Fri Apr 04 13:56:11 1997 +0200
@@ -0,0 +1,13 @@
+(*  Title:      HOL/Quot/ROOT.ML
+    ID:         $Id$
+    Author:     
+    Copyright   
+
+Higher-order quotients.
+*)
+
+HOL_build_completed;    (*Make examples fail if HOL did*)
+
+writeln"Root file for HOL/Quot";
+
+use_thy "Quot";