*** empty log message ***
authorClaus Gittinger <cg@exept.de>
Wed, 31 Jul 2002 14:56:48 +0200
changeset 6679 23d929227eb6
parent 6678 b2d3dad41600
child 6680 db9c7f9ad960
*** empty log message ***
abbrev.stc
--- a/abbrev.stc	Wed Jul 31 12:33:29 2002 +0200
+++ b/abbrev.stc	Wed Jul 31 14:56:48 2002 +0200
@@ -83,6 +83,7 @@
 MethodDictionary MethodDictionary stx:libbasic 'Kernel-Methods'
 MiniDebugger MiniDebugger stx:libbasic 'System-Debugging-Support'
 MiniInspector MiniInspector stx:libbasic 'System-Debugging-Support'
+NaiveRomanNumberFormatError NaiveRomanNumberFormatError stx:libbasic 'Kernel-Exceptions-Errors'
 NameSpace NameSpace stx:libbasic 'Kernel-Classes'
 NoHandlerError NoHandlerError stx:libbasic 'Kernel-Exceptions-Errors'
 NonIntegerIndexError NonIntegerIndexError stx:libbasic 'Kernel-Exceptions-Errors'
@@ -90,6 +91,8 @@
 NotFoundError NotFoundError stx:libbasic 'Kernel-Exceptions-Errors'
 Notification Notification stx:libbasic 'Kernel-Exceptions'
 Number Number stx:libbasic 'Magnitude-Numbers'
+NumberConversionError NumberConversionError stx:libbasic 'Kernel-Exceptions-Errors'
+NumberFormatError NumberFormatError stx:libbasic 'Kernel-Exceptions-Errors'
 OSErrorHolder OSErrorHolder stx:libbasic 'OS-Support'
 OSFileHandle OSFileHandle stx:libbasic 'System-Support'
 OSHandle OSHandle stx:libbasic 'Compatibility-ST80'
@@ -135,6 +138,7 @@
 RecursiveExceptionError RecursiveExceptionError stx:libbasic 'Kernel-Exceptions-Errors'
 Registry Registry stx:libbasic 'System-Support'
 RestartProcessRequest RestartProcessRequest stx:libbasic 'Kernel-Exceptions-Control'
+RomanNumberFormatError RomanNumberFormatError stx:libbasic 'Kernel-Exceptions-Errors'
 Semaphore Semaphore stx:libbasic 'Kernel-Processes'
 SemaphoreSet SemaphoreSet stx:libbasic 'Kernel-Processes'
 SequenceableCollection SequenceableCollection stx:libbasic 'Collections-Abstract'