aboutsummaryrefslogtreecommitdiff
path: root/src/interp/nruncomp.boot
diff options
context:
space:
mode:
Diffstat (limited to 'src/interp/nruncomp.boot')
-rw-r--r--src/interp/nruncomp.boot7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/interp/nruncomp.boot b/src/interp/nruncomp.boot
index b732ece8..8321baf2 100644
--- a/src/interp/nruncomp.boot
+++ b/src/interp/nruncomp.boot
@@ -36,6 +36,13 @@ import '"c-util"
import '"simpbool"
)package "BOOT"
+
+++ The base index for encoding items into a functor template
+++ (e.g. domainShell). This is also the minimum length that a
+++ template could possibly have.
+$NRTbase ==
+ 6
+
++
$devaluateList := []
$functorLocalParameters := []