method #clear renamed to #removeAll
commit793727d7235bc08cbfc59f231cb82581c4e7658c
authorketmar <ketmar@ketmar.no-ip.org>
Fri, 26 Nov 2010 18:30:23 +0000 (26 20:30 +0200)
committerketmar <ketmar@ketmar.no-ip.org>
Fri, 26 Nov 2010 18:30:23 +0000 (26 20:30 +0200)
treed70a95ab580cfb1bf14f7299761a2e79580f9ca0
parent4514b49b0e4f357f0a75cfee0a120266d877c950
method #clear renamed to #removeAll
imgsrc/defs/base/collections/list.st
imgsrc/defs/base/collections/stringbuffer.st
modules/collections/bag.st
modules/collections/set.st
modules/guiModules/guiGroups.st
modules/x11/x11groups.st
samples/testBag.st
samples/testSet.st