Skip to content
  • Simon Marlow's avatar
    [project @ 2001-11-23 12:06:49 by simonmar] · dd823536
    Simon Marlow authored
    Use (DefMeth Name) rather than (DefMeth Id) in ClassOpItem.  This not
    only eliminates a space leak, because Names generally hold on to much
    less stuff than Ids, but also turns out to be a minor cleanup.
    dd823536