diff options
Diffstat (limited to 'src/interp/sys-constants.boot')
-rw-r--r-- | src/interp/sys-constants.boot | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/interp/sys-constants.boot b/src/interp/sys-constants.boot index 45f747d5..9a1fbcff 100644 --- a/src/interp/sys-constants.boot +++ b/src/interp/sys-constants.boot @@ -533,7 +533,8 @@ $CategoryNames == Join _ EnumerationCategory _ SubsetCategory _ - UnionCategory) + UnionCategory _ + MappingCategory) ++ List of domain constructors that do not have entries in the constructor ++ database. So, they are mostly recognized by their names. |