src/Doc/Implementation/Base.thy
author wenzelm
Mon, 21 Jul 2014 16:58:12 +0200
changeset 57593 2f7d91242b99
parent 56420 b266e7a86485
child 61656 cfabbc083977
permissions -rw-r--r--
proper Swing buttons instead of active areas within text (by Lars Hupel);

theory Base
imports Main
begin

ML_file "../antiquote_setup.ML"

end