CharacterRangeError.st
branchjv
changeset 17846 24edc476ac18
parent 17845 7e0cfaac936d
child 17865 598963c6ff8e
equal deleted inserted replaced
17845:7e0cfaac936d 17846:24edc476ac18
    36 ! !
    36 ! !
    37 
    37 
    38 !CharacterRangeError class methodsFor:'documentation'!
    38 !CharacterRangeError class methodsFor:'documentation'!
    39 
    39 
    40 version
    40 version
    41     ^ '$Id: CharacterRangeError.st 10656 2011-07-07 22:08:07Z vranyj1 $'
    41     ^ '$Id: CharacterRangeError.st 10660 2011-07-18 15:22:09Z vranyj1 $'
    42 ! !
    42 ! !