Isabelle
changeset 53463 7863f4b3b73b
parent 53462 c531db093680
child 53464 b363138c269c
--- a/Isabelle	Sat Sep 07 17:43:13 2013 +0200
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,8 +0,0 @@
-#!/usr/bin/env bash
-#
-# Author: Makarius
-#
-# Default Isabelle application wrapper.
-
-exec "$(dirname "$0")"/bin/isabelle jedit -s -- "$@"
-