src/Doc/Implementation/Base.thy
author wenzelm
Sat, 09 Apr 2016 13:28:32 +0200
changeset 62922 96691631c1eb
parent 61656 cfabbc083977
child 69605 a96320074298
permissions -rw-r--r--
clarified context; avoid Unsynchronized.ref;

(*:maxLineLen=78:*)

theory Base
imports Main
begin

ML_file "../antiquote_setup.ML"

end