doc-src/TutorialI/Ifexpr/ROOT.ML
author wenzelm
Fri, 15 Jul 2005 15:44:11 +0200
changeset 16860 43abdba4da5c
parent 9834 109b11c4e77e
permissions -rw-r--r--
* Pure/library.ML: several combinators for linear functional transformations; * Pure/library.ML: canonical list combinators fold, fold_rev, and fold_yield; * Pure/term.ML: combinators fold_atyps, fold_aterms, fold_term_types, fold_types;
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
9834
109b11c4e77e *** empty log message ***
nipkow
parents: 8745
diff changeset
     1
use "../settings.ML";
8745
13b32661dde4 I wonder which files i forgot.
nipkow
parents:
diff changeset
     2
use_thy "Ifexpr";