src/Doc/JEdit/Base.thy
author wenzelm
Thu, 16 Apr 2015 15:22:44 +0200
changeset 60097 d20ca79d50e4
parent 56059 2390391584c2
child 61656 cfabbc083977
permissions -rw-r--r--
discontinued pointless warnings: commands are only defined inside a theory context;

theory Base
imports Main
begin

ML_file "../antiquote_setup.ML"

end