author | wenzelm |
Mon, 16 Feb 2009 20:47:44 +0100 | |
changeset 29755 | d66b34e46bdf |
parent 20520 | doc-src/IsarImplementation/Thy/locale.thy@05fd007bdeb9 |
child 29759 | bcb79ddf57da |
permissions | -rw-r--r-- |
29755 | 1 |
theory Local_Theory |
2 |
imports Base |
|
3 |
begin |
|
18537 | 4 |
|
5 |
chapter {* Structured specifications *} |
|
6 |
||
7 |
section {* Specification elements *} |
|
8 |
||
9 |
text FIXME |
|
10 |
||
20451 | 11 |
|
20520 | 12 |
section {* Type-inference *} |
18537 | 13 |
|
14 |
text FIXME |
|
15 |
||
20451 | 16 |
|
20477 | 17 |
section {* Local theories *} |
20451 | 18 |
|
19 |
text {* |
|
20 |
FIXME |
|
21 |
||
22 |
\glossary{Local theory}{FIXME} |
|
23 |
*} |
|
24 |
||
18537 | 25 |
end |