| author | wenzelm | 
| Sun, 30 Nov 2014 13:15:04 +0100 | |
| changeset 59066 | 45ab32a542fe | 
| parent 56059 | 2390391584c2 | 
| child 61656 | cfabbc083977 | 
| permissions | -rw-r--r-- | 
| 43564 
9864182c6bad
document antiquotations are managed as theory data, with proper name space and entity markup;
 wenzelm parents: diff
changeset | 1 | theory Base | 
| 
9864182c6bad
document antiquotations are managed as theory data, with proper name space and entity markup;
 wenzelm parents: diff
changeset | 2 | imports Pure | 
| 
9864182c6bad
document antiquotations are managed as theory data, with proper name space and entity markup;
 wenzelm parents: diff
changeset | 3 | begin | 
| 
9864182c6bad
document antiquotations are managed as theory data, with proper name space and entity markup;
 wenzelm parents: diff
changeset | 4 | |
| 48937 
e7418f8d49fe
more standard document preparation within session context;
 wenzelm parents: 
48891diff
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: diff
changeset | 6 | |
| 
9864182c6bad
document antiquotations are managed as theory data, with proper name space and entity markup;
 wenzelm parents: diff
changeset | 7 | end |