doc-src/IsarImplementation/Thy/Base.thy
author huffman
Mon, 08 Nov 2010 14:09:07 -0800
changeset 40485 0150614948aa
parent 40110 93e7935d4cb5
child 43564 9864182c6bad
permissions -rw-r--r--
refactor tmp_thy code

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

end