aboutsummaryrefslogtreecommitdiff
path: root/src/interp/ptrees.boot
diff options
context:
space:
mode:
Diffstat (limited to 'src/interp/ptrees.boot')
-rw-r--r--src/interp/ptrees.boot3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/interp/ptrees.boot b/src/interp/ptrees.boot
index 85cfc48a..fc4f57e1 100644
--- a/src/interp/ptrees.boot
+++ b/src/interp/ptrees.boot
@@ -49,8 +49,7 @@
import posit
import serror
-
-)package "BOOT"
+namespace BOOT
--% SPECIAL NODES
pfListOf x == pfTree('listOf,x)