diff options
Diffstat (limited to 'src/interp/nruncomp.boot')
-rw-r--r-- | src/interp/nruncomp.boot | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/interp/nruncomp.boot b/src/interp/nruncomp.boot index a96e2345..a3427d0f 100644 --- a/src/interp/nruncomp.boot +++ b/src/interp/nruncomp.boot @@ -528,7 +528,7 @@ NRTcheckVector domainShell == alist := [[first v,:$SetFunctions.i],:alist] alist -mkDomainCatName id == INTERN strconc(id,";CAT") +mkDomainCatName id == INTERN strconc(id,'";CAT") NRTsetVector4Part1(siglist,formlist,condlist) == $uncondList: local := nil |