src/Doc/Implementation/Base.thy
author wenzelm
Tue, 05 Apr 2016 20:03:24 +0200
changeset 62876 507c90523113
parent 61656 cfabbc083977
child 69605 a96320074298
permissions -rw-r--r--
clarified modules -- simplified bootstrap;

(*:maxLineLen=78:*)

theory Base
imports Main
begin

ML_file "../antiquote_setup.ML"

end