Isabelle
author haftmann
Sat, 07 Jan 2012 09:32:01 +0100
changeset 47020 54ca5b2775a8
parent 45733 329ced2615eb
child 51820 69439c9defec
permissions -rwxr-xr-x
restore convenient code_abbrev declarations (particulary important if List.set is not the formal constructor for sets)
     1 #!/usr/bin/env bash
     2 #
     3 # Author: Makarius
     4 #
     5 # Default Isabelle application wrapper.
     6 
     7 exec "$(dirname "$0")"/bin/isabelle jedit "$@"
     8