src/Doc/Implementation/Base.thy
author wenzelm
Sat, 04 Feb 2017 21:15:11 +0100
changeset 64986 b81a048960a3
parent 61656 cfabbc083977
child 69605 a96320074298
permissions -rw-r--r--
more uniform use of Reconstruct.clean_proof_of;

(*:maxLineLen=78:*)

theory Base
imports Main
begin

ML_file "../antiquote_setup.ML"

end