Isabelle
author wenzelm
Sat, 22 Oct 2011 23:29:44 +0200
changeset 45250 feef63bcd787
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
class Text.Edit as abstract datatype;

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

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