RecursiveStoreError.st
branchjv
changeset 18011 deb0c3355881
parent 17993 956342c369a2
parent 14526 05e0c6fa1a1a
equal deleted inserted replaced
18006:4e8f3d37bdbf 18011:deb0c3355881
    53 ! !
    53 ! !
    54 
    54 
    55 !RecursiveStoreError class methodsFor:'documentation'!
    55 !RecursiveStoreError class methodsFor:'documentation'!
    56 
    56 
    57 version
    57 version
    58     ^ '$Header: /cvs/stx/stx/libbasic/RecursiveStoreError.st,v 1.2 2012/11/23 12:14:02 cg Exp $'
    58     ^ '$Header: /cvs/stx/stx/libbasic/RecursiveStoreError.st,v 1.2 2012-11-23 12:14:02 cg Exp $'
    59 !
       
    60 
       
    61 version_SVN
       
    62     ^ '$Id: RecursiveStoreError.st 10876 2012-11-30 17:19:23Z vranyj1 $'
       
    63 ! !
    59 ! !
    64 
    60 
    65 RecursiveStoreError initialize!
    61 RecursiveStoreError initialize!
    66 
       
    67 
       
    68