src/Doc/Implementation/Base.thy
author wenzelm
Fri, 05 Apr 2019 17:05:32 +0200
changeset 70067 9b34dbeb1103
parent 69605 a96320074298
permissions -rw-r--r--
auxiliary operation for common uses of 'compile_generated_files';

(*:maxLineLen=78:*)

theory Base
imports Main
begin

ML_file \<open>../antiquote_setup.ML\<close>

end