IdentityDictionary.st
branchjv
changeset 17846 24edc476ac18
parent 17845 7e0cfaac936d
child 17865 598963c6ff8e
equal deleted inserted replaced
17845:7e0cfaac936d 17846:24edc476ac18
   189 ! !
   189 ! !
   190 
   190 
   191 !IdentityDictionary class methodsFor:'documentation'!
   191 !IdentityDictionary class methodsFor:'documentation'!
   192 
   192 
   193 version
   193 version
   194     ^ '$Id: IdentityDictionary.st 10656 2011-07-07 22:08:07Z vranyj1 $'
   194     ^ '$Id: IdentityDictionary.st 10660 2011-07-18 15:22:09Z vranyj1 $'
   195 ! !
   195 ! !