| author | blanchet |
| Wed, 23 Apr 2014 10:23:27 +0200 | |
| changeset 56653 | c1507d5f4665 |
| parent 56420 | b266e7a86485 |
| child 61656 | cfabbc083977 |
| permissions | -rw-r--r-- |
| 29755 | 1 |
theory Base |
| 39846 | 2 |
imports Main |
| 18537 | 3 |
begin |
| 30272 | 4 |
|
|
48938
d468d72a458f
more standard document preparation within session context;
wenzelm
parents:
48891
diff
changeset
|
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 |
|
| 18537 | 7 |
end |