src/Doc/JEdit/Base.thy
author wenzelm
Sat, 19 Sep 2015 21:07:37 +0200
changeset 61197 b9d69001824e
parent 56059 2390391584c2
child 61656 cfabbc083977
permissions -rw-r--r--
straight-forward refresh, without special preconditions; eliminated somewhat expensive eq_content;

theory Base
imports Main
begin

ML_file "../antiquote_setup.ML"

end