src/Doc/JEdit/Base.thy
author wenzelm
Sat, 07 Nov 2015 12:53:22 +0100
changeset 61597 53e32a9b66b8
parent 56059 2390391584c2
child 61656 cfabbc083977
permissions -rw-r--r--
added @{undefined} with somewhat undefined symbol;

theory Base
imports Main
begin

ML_file "../antiquote_setup.ML"

end