diff options
| author | 2024-09-26 21:52:51 -0400 | |
|---|---|---|
| committer | 2024-09-26 21:52:51 -0400 | |
| commit | 4acea69841ad62ec5d46eb565bbb5d98f84b3d38 (patch) | |
| tree | fdc8b8a096c5dfbed8a29db006fe9a8106a5656a /read.scm | |
| parent | object: change to a stateful table (diff) | |
object: rename
Diffstat (limited to '')
| -rw-r--r-- | read.scm | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -77,7 +77,7 @@ (datum-labels '()) (fold-case? #f) (this - (object/immutable-attributes + (object/abstract 'process (lambda (ch) (this 'update-position! ch) |
