MessageNotUnderstood.st
branchjv
changeset 18011 deb0c3355881
parent 17911 a99f15c5efa5
parent 13028 2fdfcae3cf1d
child 18057 8da7c39a6322
equal deleted inserted replaced
18006:4e8f3d37bdbf 18011:deb0c3355881
   167 ! !
   167 ! !
   168 
   168 
   169 !MessageNotUnderstood class methodsFor:'documentation'!
   169 !MessageNotUnderstood class methodsFor:'documentation'!
   170 
   170 
   171 version
   171 version
   172     ^ '$Header: /cvs/stx/stx/libbasic/MessageNotUnderstood.st,v 1.11 2010/08/19 13:44:12 cg Exp $'
   172     ^ '$Header: /cvs/stx/stx/libbasic/MessageNotUnderstood.st,v 1.11 2010-08-19 13:44:12 cg Exp $'
   173 !
   173 !
   174 
   174 
   175 version_CVS
   175 version_CVS
   176     ^ '§Header: /cvs/stx/stx/libbasic/MessageNotUnderstood.st,v 1.11 2010/08/19 13:44:12 cg Exp §'
   176     ^ '$Header: /cvs/stx/stx/libbasic/MessageNotUnderstood.st,v 1.11 2010-08-19 13:44:12 cg Exp $'
   177 !
       
   178 
       
   179 version_SVN
       
   180     ^ '$Id: MessageNotUnderstood.st 10761 2012-01-19 11:46:00Z vranyj1 $'
       
   181 ! !
   177 ! !
   182 
       
   183 
       
   184