MethodRemoveChangeNotificationParameter.st
branchjv
changeset 3850 461c0b054a4f
parent 3838 474d8ec95b33
equal deleted inserted replaced
3843:9716dc3d2143 3850:461c0b054a4f
     1 "{ Encoding: utf8 }"
       
     2 
       
     3 "
     1 "
     4  COPYRIGHT (c) 2006 by eXept Software AG
     2  COPYRIGHT (c) 2006 by eXept Software AG
     5               All Rights Reserved
     3               All Rights Reserved
     6 
     4 
     7  This software is furnished under a license and may be used
     5  This software is furnished under a license and may be used
    59 
    57 
    60 !MethodRemoveChangeNotificationParameter class methodsFor:'documentation'!
    58 !MethodRemoveChangeNotificationParameter class methodsFor:'documentation'!
    61 
    59 
    62 version_CVS
    60 version_CVS
    63     ^ '$Header: /cvs/stx/stx/libbasic3/MethodRemoveChangeNotificationParameter.st,v 1.3 2015-03-20 13:17:02 cg Exp $'
    61     ^ '$Header: /cvs/stx/stx/libbasic3/MethodRemoveChangeNotificationParameter.st,v 1.3 2015-03-20 13:17:02 cg Exp $'
       
    62 !
       
    63 
       
    64 version_HG
       
    65 
       
    66     ^ '$Changeset: <not expanded> $'
    64 ! !
    67 ! !
    65 
    68