diff options
Diffstat (limited to 'src/interp/nrunopt.boot')
-rw-r--r-- | src/interp/nrunopt.boot | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/interp/nrunopt.boot b/src/interp/nrunopt.boot index d3fd3de2..39b52bc8 100644 --- a/src/interp/nrunopt.boot +++ b/src/interp/nrunopt.boot @@ -306,7 +306,7 @@ transHasCode x == atom x => x op := QCAR x MEMQ(op,'(HasCategory HasAttribute)) => x - EQ(op,'has) => compHasFormat x + op='has => compHasFormat x [transHasCode y for y in x] mungeAddGensyms(u,gal) == |