Isabelle
author wenzelm
Wed, 25 Jan 2012 21:10:54 +0100
changeset 46261 b03897da3c90
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
document antiquotations for ML infix operators;

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

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