diff options
| author | Makarius Wenzel | 2000-11-22 20:42:39 +0000 |
|---|---|---|
| committer | Makarius Wenzel | 2000-11-22 20:42:39 +0000 |
| commit | 7bc4491268808bb6dd8c45a66b46683eeac1940c (patch) | |
| tree | 4fe6db9fe88c47376ca84dcec7f639a85245580d /isar/interface | |
| parent | d6d7a0be9aa3c56917b7d956b322953b5305506e (diff) | |
disable trace option;
Diffstat (limited to 'isar/interface')
| -rw-r--r-- | isar/interface | 3 |
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) |
