test/Tools/isac/Run_Tests.thy
branchisac-update-Isa09-2
changeset 38009 b49723351533
parent 37985 0be0c4e7ab9e
equal deleted inserted replaced
38008:79b6cbd02681 38009:b49723351533
     1 (*
       
     2 $ cd /usr/local/isabisac/test/Tools/isac
       
     3 $ /usr/local/isabisac/bin/isabelle emacs Run_Tests.thy &
       
     4 
       
     5 *)
       
     6 
       
     7 theory Run_Tests imports Main begin
       
     8 
       
     9 use "ProgLang/term.sml"
       
    10 
       
    11 end