graphical-mzc -> gmzc
svn: r1410
This commit is contained in:
parent
78622b7bb3
commit
cc2f58a824
|
@ -437,7 +437,7 @@
|
||||||
(when (regexp-match-peek "^WXME01[0-9][0-9] ## " p)
|
(when (regexp-match-peek "^WXME01[0-9][0-9] ## " p)
|
||||||
(close-input-port p)
|
(close-input-port p)
|
||||||
(error 'compile-file
|
(error 'compile-file
|
||||||
"file appears to have graphical syntax (try graphical-mzc): ~a"
|
"file appears to have graphical syntax (try gmzc): ~a"
|
||||||
path))
|
path))
|
||||||
p)))])
|
p)))])
|
||||||
;; Skip leading "#!:
|
;; Skip leading "#!:
|
||||||
|
|
Loading…
Reference in New Issue
Block a user