src/Doc/Tutorial/Setup.thy
author wenzelm
Thu, 30 Jan 2025 20:55:42 +0100
changeset 82021 cd3026c7d3bd
parent 72991 d0a0b74f0ad7
permissions -rw-r--r--
more options for build_release: support bundled browser_info and Find_Facts database;

(*:maxLineLen=78:*)

theory Setup
imports Main
begin

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

end