src/Doc/Datatypes/Setup.thy
author wenzelm
Sun, 16 Jun 2024 11:28:47 +0200
changeset 80383 224cdaaaf0cd
parent 69605 a96320074298
permissions -rw-r--r--
imitate internal policy of ByteArrayOutputStream: capacity is doubled after first push;

theory Setup
imports Main
begin

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

end