author | wenzelm |
Thu, 31 Aug 2006 22:55:49 +0200 | |
changeset 20451 | 27ea2ba48fa3 |
parent 18537 | 2681f9e34390 |
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 |