Nominal/activities/tphols09/IDW/Simple_Inductive_Package.thy
author Christian Urban <christian dot urban at kcl dot ac dot uk>
Wed, 18 May 2016 15:00:08 +0100
changeset 441 a45ca9d73ee4
parent 415 f1be8028a4a9
permissions -rw-r--r--
typo

theory Simple_Inductive_Package
imports Main
uses "simple_inductive_package.ML"
begin

end