src/Doc/Implementation/Base.thy
author wenzelm
Mon, 30 Nov 2015 15:23:02 +0100
changeset 61758 df6258b7e53f
parent 61656 cfabbc083977
child 69605 a96320074298
permissions -rw-r--r--
misc tuning and modernization;

(*:maxLineLen=78:*)

theory Base
imports Main
begin

ML_file "../antiquote_setup.ML"

end