Isabelle
author blanchet
Thu, 19 Apr 2012 11:00:12 +0200
changeset 48448 b8f33b19e20b
parent 45733 329ced2615eb
child 51820 69439c9defec
permissions -rwxr-xr-x
doc update
     1 #!/usr/bin/env bash
     2 #
     3 # Author: Makarius
     4 #
     5 # Default Isabelle application wrapper.
     6 
     7 exec "$(dirname "$0")"/bin/isabelle jedit "$@"
     8