aboutsummaryrefslogtreecommitdiff
path: root/src/interp/pf2atree.boot
diff options
context:
space:
mode:
Diffstat (limited to 'src/interp/pf2atree.boot')
-rw-r--r--src/interp/pf2atree.boot2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/interp/pf2atree.boot b/src/interp/pf2atree.boot
index 70b0edc6..fddbaf39 100644
--- a/src/interp/pf2atree.boot
+++ b/src/interp/pf2atree.boot
@@ -547,7 +547,7 @@ pfCollect2Atree pf ==
--
-- pfSuchThat2Atree args ==
--- name := GENSYM()
+-- name := gensym()
-- argList := pf0TupleParts args
-- lhsSex := pf2Atree1 first argList
-- rhsSex := pf2Atree second argList