doc-src/TutorialI/Fun/ROOT.ML
author krauss
Tue, 02 Aug 2011 11:52:57 +0200
changeset 44014 88bd7d74a2c1
parent 38324 749a3e6eb0f4
permissions -rw-r--r--
moved recursion combinator to HOL/Library/Wfrec.thy -- it is so fundamental and well-known that it should survive recdef
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
38324
749a3e6eb0f4 added .ML extension
haftmann
parents: 25260
diff changeset
     1
use "../settings.ML";
25260
71b2a1fefb84 added Fun
nipkow
parents:
diff changeset
     2
use_thy "fun0";