Warning.st
branchjv
changeset 17780 b6e42c92eba0
parent 17772 6e0b3c06c364
child 17807 06cc6c49e291
equal deleted inserted replaced
17779:b0035fa0b6e6 17780:b6e42c92eba0
   153 ! !
   153 ! !
   154 
   154 
   155 !Warning class methodsFor:'documentation'!
   155 !Warning class methodsFor:'documentation'!
   156 
   156 
   157 version
   157 version
   158     ^ '$Id: Warning.st 10534 2010-07-01 18:21:34Z vranyj1 $'
   158     ^ '$Id: Warning.st 10544 2010-07-12 16:20:36Z vranyj1 $'
   159 !
   159 !
   160 
   160 
   161 version_CVS
   161 version_CVS
   162     ^ 'Header: /cvs/stx/stx/libbasic/Warning.st,v 1.14 2009/10/14 17:34:52 cg Exp ยง'
   162     ^ 'Header: /cvs/stx/stx/libbasic/Warning.st,v 1.14 2009/10/14 17:34:52 cg Exp '
   163 !
   163 !
   164 
   164 
   165 version_SVN
   165 version_SVN
   166     ^ '$Id: Warning.st 10534 2010-07-01 18:21:34Z vranyj1 $'
   166     ^ '$Id: Warning.st 10544 2010-07-12 16:20:36Z vranyj1 $'
   167 ! !
   167 ! !
   168 
   168 
   169 Warning initialize!
   169 Warning initialize!
   170 
   170 
   171 
   171 
       
   172