| author | wenzelm |
| Mon, 04 Sep 2006 20:07:55 +0200 | |
| changeset 20475 | a04bf731ceb6 |
| parent 20451 | 27ea2ba48fa3 |
| child 20477 | e623b0e30541 |
| 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 |
|
13 |
section {* Type-checking specifications *}
|
|
| 18537 | 14 |
|
15 |
text FIXME |
|
16 |
||
| 20451 | 17 |
|
18 |
section {* Localized theory specifications *}
|
|
19 |
||
20 |
text {*
|
|
21 |
FIXME |
|
22 |
||
23 |
\glossary{Local theory}{FIXME}
|
|
24 |
*} |
|
25 |
||
| 18537 | 26 |
end |