doc-src/IsarImplementation/Thy/Base.thy
author bulwahn
Mon, 22 Nov 2010 11:35:09 +0100
changeset 40658 5ccfc3ee7fe6
parent 40110 93e7935d4cb5
child 43564 9864182c6bad
permissions -rw-r--r--
adapting example in Predicate_Compile_Examples

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

end