| author | paulson <lp15@cam.ac.uk> |
| Fri, 06 Jun 2025 16:18:44 +0100 | |
| changeset 82689 | 817f97d8cd26 |
| parent 81136 | 2b949a3bfaac |
| permissions | -rw-r--r-- |
theory Setup imports Complex_Main "HOL-Library.Dlist" "HOL-Library.RBT" "HOL-Library.Mapping" "HOL-Library.IArray" begin ML_file \<open>../antiquote_setup.ML\<close> ML_file \<open>../more_antiquote.ML\<close> unbundle constrain_space_syntax declare [[default_code_width = 74]] declare [[names_unique = false]] end