Isabelle
author haftmann
Sun, 25 Sep 2011 09:37:33 +0200
changeset 45074 04286b0fc856
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
Quotient_Set.thy is part of library

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

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