Notification.st
branchjv
changeset 17834 04ff72c5039a
parent 17814 b75a7f0c346b
child 17841 7abcc4aef871
equal deleted inserted replaced
17833:1602a49e146e 17834:04ff72c5039a
   336 ! !
   336 ! !
   337 
   337 
   338 !Notification class methodsFor:'documentation'!
   338 !Notification class methodsFor:'documentation'!
   339 
   339 
   340 version
   340 version
   341     ^ '$Id: Notification.st 10602 2010-12-20 07:13:27Z vranyj1 $'
   341     ^ '$Id: Notification.st 10632 2011-04-09 17:19:04Z vranyj1 $'
   342 !
   342 !
   343 
   343 
   344 version_CVS
   344 version_CVS
   345     ^ 'Header: /cvs/stx/stx/libbasic/Notification.st,v 1.25 2009/10/14 17:34:24 cg Exp '
   345     ^ 'Header: /var/local/cvs/stx/libbasic/Notification.st,v 1.25 2009-10-14 17:34:24 cg Exp '
   346 !
   346 !
   347 
   347 
   348 version_SVN
   348 version_SVN
   349     ^ '$Id: Notification.st 10602 2010-12-20 07:13:27Z vranyj1 $'
   349     ^ '$Id: Notification.st 10632 2011-04-09 17:19:04Z vranyj1 $'
   350 ! !
   350 ! !
   351 
   351 
   352 Notification initialize!
   352 Notification initialize!
   353 
   353 
   354 
   354 
   355 
   355 
   356 
   356 
   357 
   357 
       
   358