SVN__Configuration.st
changeset 920 26b894d9cc79
parent 857 8e9d19f07197
child 922 abbc6175776d
equal deleted inserted replaced
919:d1f583c6742e 920:26b894d9cc79
   198     Current := aConfiguration.
   198     Current := aConfiguration.
   199 
   199 
   200     "Created: / 10-03-2010 / 13:20:19 / Jan Vrany <jan.vrany@fit.cvut.cz>"
   200     "Created: / 10-03-2010 / 13:20:19 / Jan Vrany <jan.vrany@fit.cvut.cz>"
   201 ! !
   201 ! !
   202 
   202 
   203 !Configuration class methodsFor:'others'!
       
   204 
       
   205 version_CVS
       
   206     ^ '$Header$'
       
   207 ! !
       
   208 
       
   209 !Configuration class methodsFor:'utilities'!
   203 !Configuration class methodsFor:'utilities'!
   210 
   204 
   211 flushCaches
   205 flushCaches
   212 
   206 
   213     Current := nil.
   207     Current := nil.