added NestedDatatype;
authorwenzelm
Wed, 05 Apr 2000 21:06:52 +0200
changeset 8675 a2ff2301d65e
parent 8674 ac6c028e0249
child 8676 4bf18b611a75
added NestedDatatype;
src/HOL/Isar_examples/ROOT.ML
src/HOL/Isar_examples/document/root.tex
--- a/src/HOL/Isar_examples/ROOT.ML	Wed Apr 05 21:06:37 2000 +0200
+++ b/src/HOL/Isar_examples/ROOT.ML	Wed Apr 05 21:06:52 2000 +0200
@@ -17,3 +17,4 @@
 with_path "../W0" time_use_thy "W_correct";
 with_path "../ex" time_use_thy "Fibonacci";
 time_use_thy "Puzzle";
+time_use_thy "NestedDatatype";
--- a/src/HOL/Isar_examples/document/root.tex	Wed Apr 05 21:06:37 2000 +0200
+++ b/src/HOL/Isar_examples/document/root.tex	Wed Apr 05 21:06:52 2000 +0200
@@ -33,6 +33,7 @@
 \input{W_correct.tex}
 \input{Fibonacci.tex}
 \input{Puzzle.tex}
+\input{NestedDatatype.tex}
 
 \nocite{isabelle-isar-ref,Wenzel:1999:TPHOL}
 \bibliographystyle{plain}