author | wenzelm |
Fri, 24 Aug 2012 20:47:33 +0200 | |
changeset 48924 | 27d8ccd1906c |
parent 48891 | c0eafbd55de3 |
permissions | -rw-r--r-- |
29755 | 1 |
theory Base |
39846 | 2 |
imports Main |
18537 | 3 |
begin |
30272 | 4 |
|
48891 | 5 |
ML_file "../../antiquote_setup.ML" |
43564
9864182c6bad
document antiquotations are managed as theory data, with proper name space and entity markup;
wenzelm
parents:
40110
diff
changeset
|
6 |
setup {* Antiquote_Setup.setup *} |
9864182c6bad
document antiquotations are managed as theory data, with proper name space and entity markup;
wenzelm
parents:
40110
diff
changeset
|
7 |
|
18537 | 8 |
end |