Isabelle
author traytel
Tue, 20 Aug 2013 17:39:08 +0200
changeset 53106 d81211f61a1b
parent 52675 f3a6b1d0915e
permissions -rwxr-xr-x
moved derivation of strong coinduction to sugar

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

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