src/Tools/isac/Doc/Specify_Phase/Specify_Phase.thy
author wneuper <Walther.Neuper@jku.at>
Wed, 05 Apr 2023 17:46:25 +0200
changeset 60707 0710b74705f7
parent 60190 df5045d244d1
child 60785 5b6bd5ae739b
permissions -rw-r--r--
repair Test_Isac (remove one flaw)
     1 (*<*)
     2 (*%:wrap=soft:maxLineLen=78:*)
     3 theory Specify_Phase
     4   imports "$ISABELLE_ISAC/Specify.Specify"
     5 begin
     6 (*>*)
     7 
     8 text \<open>
     9 \chapter{Interactive Specification in an \isac-Calculation}
    10 
    11 TODO
    12 \<close>
    13 
    14 (*<*)
    15 end
    16 (*>*)