| author | boehmes | 
| Wed, 20 Jul 2011 09:23:09 +0200 | |
| changeset 43927 | 3a87cb597832 | 
| parent 43564 | 9864182c6bad | 
| child 48891 | c0eafbd55de3 | 
| permissions | -rw-r--r-- | 
| 29755 | 1 | theory Base | 
| 39846 | 2 | imports Main | 
| 21374 | 3 | uses "../../antiquote_setup.ML" | 
| 18537 | 4 | begin | 
| 30272 | 5 | |
| 43564 
9864182c6bad
document antiquotations are managed as theory data, with proper name space and entity markup;
 wenzelm parents: 
40110diff
changeset | 6 | setup {* Antiquote_Setup.setup *}
 | 
| 
9864182c6bad
document antiquotations are managed as theory data, with proper name space and entity markup;
 wenzelm parents: 
40110diff
changeset | 7 | |
| 18537 | 8 | end |