# HG changeset patch # User wenzelm # Date 970605344 -7200 # Node ID e44b8b7cb01baaa525be34b07418d30764859b2f # Parent fe2a4e018dbf1ab9c5a35829190f1306e97a884d added Hoare; diff -r fe2a4e018dbf -r e44b8b7cb01b src/HOL/Isar_examples/ROOT.ML --- a/src/HOL/Isar_examples/ROOT.ML Tue Oct 03 22:35:19 2000 +0200 +++ b/src/HOL/Isar_examples/ROOT.ML Tue Oct 03 22:35:44 2000 +0200 @@ -18,3 +18,4 @@ with_path "../NumberTheory" time_use_thy "Fibonacci"; time_use_thy "Puzzle"; time_use_thy "NestedDatatype"; +time_use_thy "HoareEx";