doc-src/TutorialI/Recdef/ROOT.ML
author berghofe
Mon, 23 Aug 2004 18:35:11 +0200
changeset 15159 2ef19a680646
parent 10187 0376cccd9118
permissions -rw-r--r--
begin_theory now takes optional path (current directory) as argument. This is needed for locating *.ML files connected with theories.
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
9834
109b11c4e77e *** empty log message ***
nipkow
parents: 9689
diff changeset
     1
use "../settings";
8745
13b32661dde4 I wonder which files i forgot.
nipkow
parents:
diff changeset
     2
use_thy "termination";
13b32661dde4 I wonder which files i forgot.
nipkow
parents:
diff changeset
     3
use_thy "Induction";
9689
751fde5307e4 *** empty log message ***
nipkow
parents: 9644
diff changeset
     4
use_thy "Nested1";
751fde5307e4 *** empty log message ***
nipkow
parents: 9644
diff changeset
     5
use_thy "Nested2";