aboutsummaryrefslogtreecommitdiffstats
path: root/read.scm
diff options
context:
space:
mode:
authorGravatar Peter McGoron 2024-09-26 21:52:51 -0400
committerGravatar Peter McGoron 2024-09-26 21:52:51 -0400
commit4acea69841ad62ec5d46eb565bbb5d98f84b3d38 (patch)
treefdc8b8a096c5dfbed8a29db006fe9a8106a5656a /read.scm
parentobject: change to a stateful table (diff)
object: rename
Diffstat (limited to '')
-rw-r--r--read.scm2
1 files changed, 1 insertions, 1 deletions
diff --git a/read.scm b/read.scm
index 75d22e0..e1e3243 100644
--- a/read.scm
+++ b/read.scm
@@ -77,7 +77,7 @@
(datum-labels '())
(fold-case? #f)
(this
- (object/immutable-attributes
+ (object/abstract
'process
(lambda (ch)
(this 'update-position! ch)