Isabelle
author blanchet
Sat Feb 11 13:41:36 2012 +0100 (3 months ago)
changeset 46412 ec2e20b27638
parent 43541 71aba8ee3b8f
permissions -rwxr-xr-x
new SPASS options
     1 #!/usr/bin/env bash
     2 #
     3 # Author: Makarius
     4 #
     5 # Default Isabelle application wrapper.
     6 
     7 exec "$(dirname "$0")"/bin/isabelle jedit "$@"
     8