repair hack for beginner-proc names
(cherry picked from commit 4e47c669ca
)
This commit is contained in:
parent
6e7afe454b
commit
2e8cc1510d
|
@ -655,7 +655,7 @@
|
|||
(if m
|
||||
(datum->syntax s (string->symbol (cadr m)) s s)
|
||||
s)))
|
||||
(define re:beginner: (regexp "^beginner:(.*)$"))
|
||||
(define re:beginner: (regexp "^beginner-(.*)$"))
|
||||
|
||||
|
||||
;; eval-quoted : take a syntax that is an application of quote, and evaluate it (for display)
|
||||
|
|
Loading…
Reference in New Issue
Block a user