Isabelle
author huffman
Thu, 10 May 2012 21:18:41 +0200
changeset 47906 09a896d295bd
parent 44861 329ced2615eb
child 50805 69439c9defec
permissions -rwxr-xr-x
convert Rat.thy to use lift_definition/transfer

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

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