src/Cube/ROOT.ML
author wenzelm
Tue, 21 Jul 2009 01:03:18 +0200
changeset 32091 30e2ffbba718
parent 24106 f2965bf954dc
child 35762 af3ff2ba4c54
permissions -rw-r--r--
proper context for Display.pretty_thm etc. or old-style versions Display.pretty_thm_global, Display.pretty_thm_without_context etc.;
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
3511
da4dd8b7ced4 removed obsolete init_pps and init_thy_reader;
wenzelm
parents: 2237
diff changeset
     1
(*  Title:      Cube/ROOT.ML
0
a5a9c433f639 Initial revision
clasohm
parents:
diff changeset
     2
    ID:         $Id$
1459
d12da312eff4 expanded tabs
clasohm
parents: 1361
diff changeset
     3
    Author:     Tobias Nipkow
0
a5a9c433f639 Initial revision
clasohm
parents:
diff changeset
     4
    Copyright   1992  University of Cambridge
a5a9c433f639 Initial revision
clasohm
parents:
diff changeset
     5
3511
da4dd8b7ced4 removed obsolete init_pps and init_thy_reader;
wenzelm
parents: 2237
diff changeset
     6
The Lambda-Cube a la Barendregt.
0
a5a9c433f639 Initial revision
clasohm
parents:
diff changeset
     7
*)
a5a9c433f639 Initial revision
clasohm
parents:
diff changeset
     8
24106
f2965bf954dc simultaneous use_thys;
wenzelm
parents: 17453
diff changeset
     9
use_thys ["Cube", "Example"];