*** empty log message ***
authorClaus Gittinger <cg@exept.de>
Thu, 12 Feb 2004 11:40:27 +0100
changeset 7931 1b7155d1e6fc
parent 7930 67f25a577055
child 7932 ee233bf44df5
*** empty log message ***
libInit.cc
--- a/libInit.cc	Thu Feb 12 11:36:13 2004 +0100
+++ b/libInit.cc	Thu Feb 12 11:40:27 2004 +0100
@@ -98,6 +98,9 @@
 _OverflowError_Init(pass,__pRT__,snd);
 _UnorderedNumbersError_Init(pass,__pRT__,snd);
 _ConversionError_Init(pass,__pRT__,snd);
+_CharacterEncoderError_Init(pass,__pRT__,snd);
+_EncodingFailedError_Init(pass,__pRT__,snd);
+_DecodingFailedError_Init(pass,__pRT__,snd);
 _NotFoundError_Init(pass,__pRT__,snd);
 _IndexNotFoundError_Init(pass,__pRT__,snd);
 _NonIntegerIndexError_Init(pass,__pRT__,snd);