doc-src/IsarImplementation/Thy/Base.thy
author wenzelm
Sat, 18 Jun 2011 14:48:56 +0200
changeset 43435 ae6b0c3e58a8
parent 40110 93e7935d4cb5
child 43564 9864182c6bad
permissions -rw-r--r--
highlight via foreground painter, using alpha channel;

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

end