src/Doc/JEdit/Base.thy
author wenzelm
Mon, 19 Oct 2015 16:37:45 +0200
changeset 61483 07c8d5d8acab
parent 56059 2390391584c2
child 61656 cfabbc083977
permissions -rw-r--r--
added action "isabelle-emph"; changed shortcut of action "isabelle-reset";

theory Base
imports Main
begin

ML_file "../antiquote_setup.ML"

end