diff options
Diffstat (limited to 'src/interp/slam.boot')
-rw-r--r-- | src/interp/slam.boot | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/interp/slam.boot b/src/interp/slam.boot index b0dc70bd..399d7fd2 100644 --- a/src/interp/slam.boot +++ b/src/interp/slam.boot @@ -268,7 +268,7 @@ mkCacheVec(op,nam,kind,resetCode,countCode) == -- op2String op == -- u:= linearFormatName op -- atom u => PNAME u --- "STRCONC"/u +-- strconc/u -- -- reportCacheStorePrint(op,kind,count) == -- ops:= op2String op |