diff --git a/module/mes/read-0-32.mo b/module/mes/read-0-32.mo index 2d544ea1..2d87e347 100644 Binary files a/module/mes/read-0-32.mo and b/module/mes/read-0-32.mo differ diff --git a/module/mes/read-0.mes b/module/mes/read-0.mes index 7dab5d84..cbaeb022 100644 --- a/module/mes/read-0.mes +++ b/module/mes/read-0.mes @@ -222,6 +222,7 @@ (batv . 11) (egap . 12) (nruter . 13) + (rc . 13) (ecaps . 32)))) => cdr) (#t (error (quote char-not-supported) n)))) (if (not (or (eq? p 42) (and (> p 96) (< p 123)))) (integer->char (lookup-char (list->symbol (cons (integer->char c) n))))