author | wenzelm |
Fri, 04 Apr 1997 13:56:11 +0200 | |
changeset 2898 | d7bff1252d1e |
parent 2897 | 27dc4862751b |
child 2899 | c0abd2fd9b7c |
src/HOL/Quot/README | file | annotate | diff | comparison | revisions | |
src/HOL/Quot/ROOT.ML | file | annotate | diff | comparison | revisions |
--- /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";