src/Doc/IsarRef/Base.thy
author wenzelm
Mon, 16 Sep 2013 23:04:13 +0200
changeset 53672 df8068269e90
parent 48985 5386df44a037
child 56059 2390391584c2
permissions -rw-r--r--
removed dead code (see also 69d4543811d0);

theory Base
imports Pure
begin

ML_file "../antiquote_setup.ML"
setup Antiquote_Setup.setup

end