doc-src/IsarImplementation/Thy/Base.thy
author wenzelm
Mon, 17 Jan 2011 22:57:17 +0100
changeset 41605 7d035da21e9c
parent 40110 93e7935d4cb5
child 43564 9864182c6bad
permissions -rw-r--r--
tuned;

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

end