summaryrefslogtreecommitdiff
path: root/sanctuary.fs
diff options
context:
space:
mode:
authorkitty <nepeta@canaglie.net>2026-04-22 00:38:05 +1000
committerkitty <nepeta@canaglie.net>2026-04-22 00:38:05 +1000
commit0c46b326b3079ce2acd21817dae7c0bbe0b8d617 (patch)
treec2f53008799425481f015c8cd1481685141d8979 /sanctuary.fs
parentc64b62a0bfa6236370164d9e5fd4fd72a2402efc (diff)
comment out old debug stuff
could delete, maybe i'll keep it commented just in case it's ever useful
Diffstat (limited to 'sanctuary.fs')
-rw-r--r--sanctuary.fs2
1 files changed, 1 insertions, 1 deletions
diff --git a/sanctuary.fs b/sanctuary.fs
index bfbf108..7d2c88d 100644
--- a/sanctuary.fs
+++ b/sanctuary.fs
@@ -591,7 +591,7 @@ decimal
until cr ;
\ doesn't work when there are multiple vocabularies,
\ for some reason the header of the last word is printed
-: words get-order 0 ?do .s vlist loop ;
+: words get-order 0 ?do vlist loop ;
\ }}}
\ todo doc