ControlRequest.st
branchjv
changeset 17711 39faaaf888b4
parent 7630 fced37c5cccc
child 17761 b0e5971141bc
equal deleted inserted replaced
11774:6f6e2b71b607 17711:39faaaf888b4
    42 ! !
    42 ! !
    43 
    43 
    44 !ControlRequest class methodsFor:'documentation'!
    44 !ControlRequest class methodsFor:'documentation'!
    45 
    45 
    46 version
    46 version
    47     ^ '$Header: /cvs/stx/stx/libbasic/ControlRequest.st,v 1.4 2003-10-07 13:25:12 stefan Exp $'
    47     ^ '$Id: ControlRequest.st 10447 2009-06-14 13:09:55Z vranyj1 $'
    48 ! !
    48 ! !