| author | wenzelm | 
| Thu, 20 Dec 2007 12:02:46 +0100 | |
| changeset 25725 | 18bc59fb01b5 | 
| parent 20520 | 05fd007bdeb9 | 
| permissions | -rw-r--r-- | 
| 18537 | 1 | |
| 2 | (* $Id$ *) | |
| 3 | ||
| 4 | theory "locale" imports base begin | |
| 5 | ||
| 6 | chapter {* Structured specifications *}
 | |
| 7 | ||
| 8 | section {* Specification elements *}
 | |
| 9 | ||
| 10 | text FIXME | |
| 11 | ||
| 20451 | 12 | |
| 20520 | 13 | section {* Type-inference *}
 | 
| 18537 | 14 | |
| 15 | text FIXME | |
| 16 | ||
| 20451 | 17 | |
| 20477 | 18 | section {* Local theories *}
 | 
| 20451 | 19 | |
| 20 | text {*
 | |
| 21 | FIXME | |
| 22 | ||
| 23 |   \glossary{Local theory}{FIXME}
 | |
| 24 | *} | |
| 25 | ||
| 18537 | 26 | end |