| author | paulson |
| Wed, 19 Mar 2008 18:10:23 +0100 | |
| changeset 26333 | 68e5eee47a45 |
| 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 |