WeakDependencyDictionary.st
branchjv
changeset 18011 deb0c3355881
parent 17966 8b5df02e171f
parent 14305 a5626a16240d
child 18630 a74d669db937
equal deleted inserted replaced
18006:4e8f3d37bdbf 18011:deb0c3355881
   161 ! !
   161 ! !
   162 
   162 
   163 !WeakDependencyDictionary class methodsFor:'documentation'!
   163 !WeakDependencyDictionary class methodsFor:'documentation'!
   164 
   164 
   165 version
   165 version
   166     ^ '$Header: /cvs/stx/stx/libbasic/WeakDependencyDictionary.st,v 1.14 2012/08/06 12:38:10 cg Exp $'
   166     ^ '$Header: /cvs/stx/stx/libbasic/WeakDependencyDictionary.st,v 1.14 2012-08-06 12:38:10 cg Exp $'
   167 !
       
   168 
       
   169 version_SVN
       
   170     ^ '$Id: WeakDependencyDictionary.st 10844 2012-09-07 16:24:32Z vranyj1 $'
       
   171 ! !
   167 ! !
   172 
       
   173 
       
   174