test/Tools/isac/Test_Some.thy
author Walther Neuper <neuper@ist.tugraz.at>
Wed, 13 Jun 2012 07:28:39 +0200
changeset 42438 31e1aa39b5cb
parent 42437 529008b1408e
child 42439 94fa39284c95
permissions -rw-r--r--
first dialog sequence for error patterns

see --- UC errpat, fillpat ---
     1  
     2 theory Test_Some imports Isac begin
     3 
     4 use"../../../test/Tools/isac/Interpret/script.sml"
     5 
     6 ML {*
     7 val thy = @{theory "Isac"};
     8 val ctxt = ProofContext.init_global thy;
     9 print_depth 5;
    10 *}
    11 ML {*
    12 *}
    13 ML {* (*==================*)
    14 *}
    15 ML {*
    16 *}
    17 ML {* (*==================*)
    18 *}
    19 ML {*
    20 *}
    21 ML {* (*==================*)
    22 "~~~~~ fun , args:"; val () = ();
    23 "~~~~~ to  return val:"; val () = ();
    24 
    25 *}
    26 text {**}
    27 ML {*
    28 
    29 *}
    30 end
    31 
    32 (*============ inhibit exn WN120406 ==============================================
    33 ============ inhibit exn WN120406 ==============================================*)
    34 
    35 (*-.-.-.-.-.-isolate response.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.
    36 -.-.-.-.-.-.-isolate response.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.*)
    37 
    38 (*=========================^^^ correct until here ^^^===========================*)
    39 
    40