GenericException.st
branchjv
changeset 17911 a99f15c5efa5
parent 17910 8d796ca8bd1d
child 17938 e2aad1d7c317
equal deleted inserted replaced
17910:8d796ca8bd1d 17911:a99f15c5efa5
  2310 version_CVS
  2310 version_CVS
  2311     ^ 'Header: /cvs/stx/stx/libbasic/GenericException.st,v 1.131 2011/10/27 22:28:12 stefan Exp '
  2311     ^ 'Header: /cvs/stx/stx/libbasic/GenericException.st,v 1.131 2011/10/27 22:28:12 stefan Exp '
  2312 !
  2312 !
  2313 
  2313 
  2314 version_SVN
  2314 version_SVN
  2315     ^ '$Id: GenericException.st 10758 2012-01-19 10:06:02Z vranyj1 $'
  2315     ^ '$Id: GenericException.st 10761 2012-01-19 11:46:00Z vranyj1 $'
  2316 ! !
  2316 ! !
  2317 
  2317 
  2318 GenericException initialize!
  2318 GenericException initialize!
  2319 
  2319 
  2320 
  2320 
       
  2321