Exception.st
branchjv
changeset 17869 9610c6c94e71
parent 17865 598963c6ff8e
child 17892 d86c8bd5ece3
equal deleted inserted replaced
17868:de8a482a8a10 17869:9610c6c94e71
    59 ! !
    59 ! !
    60 
    60 
    61 !Exception class methodsFor:'documentation'!
    61 !Exception class methodsFor:'documentation'!
    62 
    62 
    63 version
    63 version
    64     ^ '$Id: Exception.st 10695 2011-09-28 19:07:49Z vranyj1 $'
    64     ^ '$Id: Exception.st 10700 2011-09-29 15:44:37Z vranyj1 $'
    65 
    65 
    66 !
    66 !
    67 
    67 
    68 version_SVN
    68 version_SVN
    69     ^ '$Id: Exception.st 10695 2011-09-28 19:07:49Z vranyj1 $'
    69     ^ '$Id: Exception.st 10700 2011-09-29 15:44:37Z vranyj1 $'
    70 ! !
    70 ! !