author | wenzelm |
Tue, 28 Mar 2023 17:59:54 +0200 | |
changeset 77730 | 4a174bea55e2 |
parent 69605 | a96320074298 |
permissions | -rw-r--r-- |
61656 | 1 |
(*:maxLineLen=78:*) |
2 |
||
29755 | 3 |
theory Base |
39846 | 4 |
imports Main |
18537 | 5 |
begin |
30272 | 6 |
|
69605 | 7 |
ML_file \<open>../antiquote_setup.ML\<close> |
43564
9864182c6bad
document antiquotations are managed as theory data, with proper name space and entity markup;
wenzelm
parents:
40110
diff
changeset
|
8 |
|
18537 | 9 |
end |