test/Tools/isac/Run_Tests.thy
branchisac-update-Isa09-2
changeset 37985 0be0c4e7ab9e
equal deleted inserted replaced
37984:972a73d7c50b 37985:0be0c4e7ab9e
       
     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