src/Doc/Tutorial/Setup.thy
author desharna
Thu, 11 Nov 2021 15:34:02 +0100
changeset 74760 ef9f95d055f6
parent 72991 d0a0b74f0ad7
permissions -rw-r--r--
tuned generation of TPTP with $ite/$let in higher-order logics

(*:maxLineLen=78:*)

theory Setup
imports Main
begin

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

end