Nominal/activities/tphols09/IDW/Simple_Inductive_Package.thy
author Christian Urban <urbanc@in.tum.de>
Thu, 04 Oct 2018 11:46:05 +0100
changeset 561 dd530b36027c
parent 415 f1be8028a4a9
permissions -rw-r--r--
typo

theory Simple_Inductive_Package
imports Main
uses "simple_inductive_package.ML"
begin

end