src/Doc/Tutorial/Setup.thy
author paulson <lp15@cam.ac.uk>
Tue, 12 Mar 2024 16:19:52 +0000
changeset 79875 0e9a809dc0b2
parent 72991 d0a0b74f0ad7
permissions -rw-r--r--
Restored Riemann_Mapping as an import of Complex_Analysis

(*:maxLineLen=78:*)

theory Setup
imports Main
begin

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

end