CookBook/Package/Simple_Inductive_Package.thy
author Christian Urban <urbanc@in.tum.de>
Fri, 06 Mar 2009 16:12:16 +0000
changeset 161 83f36a1c62f2
parent 159 64fa844064fa
child 164 3f617d7a2691
permissions -rw-r--r--
rolled back the changes on the function warning and tracing

theory Simple_Inductive_Package
imports Main
uses ("simple_inductive_package.ML")
begin


use_chunks "simple_inductive_package.ML"


end