Isabelle
author blanchet
Sat, 11 Aug 2012 15:54:18 +0200
changeset 48766 553ad5f99968
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
fixed "double rev" bug that arose in situations where a % comment arose on the last line of a file without \n at the end

#!/usr/bin/env bash
#
# Author: Makarius
#
# Default Isabelle application wrapper.

exec "$(dirname "$0")"/bin/isabelle jedit "$@"