aboutsummaryrefslogtreecommitdiffhomepage
path: root/isa
diff options
context:
space:
mode:
authorGravatar Makarius Wenzel <makarius@sketis.net>2005-09-14 19:11:47 +0000
committerGravatar Makarius Wenzel <makarius@sketis.net>2005-09-14 19:11:47 +0000
commitf255d4fecb737a56c9c8c5a59985449ed0e864ca (patch)
treee24a28e1eb09908ae722f5dbcee7709e4fd861a9 /isa
parentd1f290c8bbe72b5d4a50733e961806fa286b7f6d (diff)
added -m PGASCII for Isabelle/Isar process;
Diffstat (limited to 'isa')
-rw-r--r--isa/isabelle-system.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/isa/isabelle-system.el b/isa/isabelle-system.el
index 380b0d9d..1c42bd2c 100644
--- a/isa/isabelle-system.el
+++ b/isa/isabelle-system.el
@@ -152,7 +152,7 @@ ISABELLE will always override this setting."
"isabelle")) ; to be really sure
(isabelle-opts (getenv "ISABELLE_OPTIONS"))
(opts (concat
- (if isa-running-isar " -PI" "")
+ (if isa-running-isar " -m PGASCII -PI" "")
(if (and isabelle-opts (not (equal isabelle-opts "")))
(concat " " isabelle-opts) "")))
(logic (or isabelle-chosen-logic