Isabelle
author wenzelm
Tue, 24 Apr 2012 15:56:09 +0200
changeset 47726 d5e7f7039e03
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
prefer evince over old xpdf -- NB: x86-cygwin bundles its own application;

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

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