doc-src/IsarImplementation/Thy/locale.thy
changeset 18537 2681f9e34390
child 20451 27ea2ba48fa3
equal deleted inserted replaced
18536:ab3f32f86847 18537:2681f9e34390
       
     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 
       
    12 section {* Locales *}
       
    13 
       
    14 text FIXME
       
    15 
       
    16 end