| author | wenzelm |
| Mon, 05 Jan 2009 14:22:40 +0100 | |
| changeset 29350 | c7735554d291 |
| 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 |