doc-src/IsarImplementation/Thy/Base.thy
author bulwahn
Tue, 05 Apr 2011 09:38:23 +0200
changeset 42230 594480d25aaa
parent 40110 93e7935d4cb5
child 43564 9864182c6bad
permissions -rw-r--r--
deriving bounded_forall instances in quickcheck_exhaustive

theory Base
imports Main
uses "../../antiquote_setup.ML"
begin

end