Fix knots-exception?
This commit is contained in:
parent
60bfe0d7a3
commit
d8bc09755e
1 changed files with 1 additions and 1 deletions
|
@ -57,7 +57,7 @@
|
||||||
(record-constructor &knots-exception))
|
(record-constructor &knots-exception))
|
||||||
|
|
||||||
(define knots-exception?
|
(define knots-exception?
|
||||||
(record-predicate &knots-exception))
|
(exception-predicate &knots-exception))
|
||||||
|
|
||||||
(define knots-exception-stack
|
(define knots-exception-stack
|
||||||
(exception-accessor
|
(exception-accessor
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue