diff options
Diffstat (limited to 'src/interp/sys-constants.boot')
-rw-r--r-- | src/interp/sys-constants.boot | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/interp/sys-constants.boot b/src/interp/sys-constants.boot index f4468e15..74d7f3bf 100644 --- a/src/interp/sys-constants.boot +++ b/src/interp/sys-constants.boot @@ -304,6 +304,10 @@ $BasicPredicates == ++ FIXME: Check that the names on this list are not renamed. $SideEffectFreeFunctionList == '(_null _ + _not _ + _and _ + _or _ + _xor _ _case _ Zero _ One _ |