aboutsummaryrefslogtreecommitdiffhomepage
path: root/isar/interface
diff options
context:
space:
mode:
authorGravatar Makarius Wenzel <makarius@sketis.net>2000-11-22 20:42:39 +0000
committerGravatar Makarius Wenzel <makarius@sketis.net>2000-11-22 20:42:39 +0000
commit7bc4491268808bb6dd8c45a66b46683eeac1940c (patch)
tree4fe6db9fe88c47376ca84dcec7f639a85245580d /isar/interface
parentd6d7a0be9aa3c56917b7d956b322953b5305506e (diff)
disable trace option;
Diffstat (limited to 'isar/interface')
-rw-r--r--isar/interface3
1 files changed, 2 insertions, 1 deletions
diff --git a/isar/interface b/isar/interface
index ca591b24..78d93201 100644
--- a/isar/interface
+++ b/isar/interface
@@ -3,7 +3,8 @@
# $Id$
#
# Proof General interface wrapper for Isabelle.
-set -x
+
+
## self references
THIS=$(cd "$(dirname "$0")"; pwd)