abbrev.stc
changeset 14033 3a0d9249b382
parent 13977 563b0f586b40
child 14126 27b02e64ef6a
--- a/abbrev.stc	Thu Mar 01 13:53:21 2012 +0100
+++ b/abbrev.stc	Thu Mar 01 13:53:23 2012 +0100
@@ -1,3 +1,6 @@
+# automagically generated by the project definition
+# this file is needed for stc to be able to compile modules independently.
+# it provides information about a classes filename, category and especially namespace.
 Autoload Autoload stx:libbasic 'Kernel-Classes' 0
 Object Object stx:libbasic 'Kernel-Objects' 0
 ProtoObject ProtoObject stx:libbasic 'Kernel-Objects' 0
@@ -65,7 +68,7 @@
 CmdLineOption CmdLineOption stx:libbasic 'System-Support-Command line' 0
 CmdLineOptionError CmdLineOptionError stx:libbasic 'System-Support-Command line' 1
 CmdLineParser CmdLineParser stx:libbasic 'System-Support-Command line' 0
-CmdLineParserTest CmdLineParserTest stx:libbasic 'System-Support-Command line' 0
+CmdLineParserTest CmdLineParserTest stx:libbasic 'System-Support-Command line' 1
 Collection Collection stx:libbasic 'Collections-Abstract' 0
 Context Context stx:libbasic 'Kernel-Methods' 0
 Continuation Continuation stx:libbasic 'Kernel-Processes' 0
@@ -78,7 +81,6 @@
 GenericException GenericException stx:libbasic 'Kernel-Exceptions' 1
 Geometric Geometric stx:libbasic 'Graphics-Geometry-Objects' 0
 ImaginaryResultError ImaginaryResultError stx:libbasic 'Kernel-Exceptions-Errors' 1
-Infinity Infinity stx:libbasic 'Magnitude-Numbers' 0
 InlineObject InlineObject stx:libbasic 'Programming-Support' 0
 InterestConverter InterestConverter stx:libbasic 'Interface-Support-Models' 0
 LargeFloat LargeFloat stx:libbasic 'Magnitude-Numbers' 0
@@ -88,7 +90,6 @@
 Magnitude Magnitude stx:libbasic 'Magnitude-General' 0
 MappedExternalBytes MappedExternalBytes stx:libbasic 'System-Support' 0
 Message Message stx:libbasic 'Kernel-Methods' 0
-MetaNumber MetaNumber stx:libbasic 'Magnitude-Numbers' 0
 MethodOverrideTests MethodOverrideTests stx:libbasic '* as yet unknown category *' 0
 MiniDebugger MiniDebugger stx:libbasic 'System-Debugging-Support' 0
 MiniInspector MiniInspector stx:libbasic 'System-Debugging-Support' 0
@@ -118,7 +119,6 @@
 Signal Signal stx:libbasic 'Kernel-Exceptions' 0
 Smalltalk Smalltalk stx:libbasic 'System-Support' 0
 SmalltalkDesktop SmalltalkDesktop stx:libbasic 'System-Desktop' 0
-SomeNumber SomeNumber stx:libbasic 'Magnitude-Numbers' 0
 StandaloneStartup StandaloneStartup stx:libbasic 'System-Support' 1
 Stream Stream stx:libbasic 'Streams' 0
 SystemChangeNotifier SystemChangeNotifier stx:libbasic 'Kernel-Classes' 0
@@ -177,6 +177,7 @@
 UnixFilename UnixFilename stx:libbasic 'OS-Unix' 0
 WeakInterestConverter WeakInterestConverter stx:libbasic 'Interface-Support-Models' 0
 ArrayedCollection ArrayedCollection stx:libbasic 'Collections-Abstract' 0
+UninterpretedBytes UninterpretedBytes stx:libbasic 'Collections-Abstract' 0
 AbstractNumberVector AbstractNumberVector stx:libbasic 'Collections-Arrayed' 0
 Association Association stx:libbasic 'Collections-Support' 0
 Block Block stx:libbasic 'Kernel-Methods' 0
@@ -207,6 +208,9 @@
 Method Method stx:libbasic 'Kernel-Methods' 0
 MethodDictionary MethodDictionary stx:libbasic 'Kernel-Methods' 0
 Number Number stx:libbasic 'Magnitude-Numbers' 0
+MetaNumber MetaNumber stx:libbasic 'Magnitude-Numbers' 0
+SomeNumber SomeNumber stx:libbasic 'Magnitude-Numbers' 0
+Infinity Infinity stx:libbasic 'Magnitude-Numbers' 0
 OSFileHandle OSFileHandle stx:libbasic 'System-Support' 0
 ObjectCoder ObjectCoder stx:libbasic 'System-Storage' 0
 OrderedCollection OrderedCollection stx:libbasic 'Collections-Sequenceable' 0
@@ -257,9 +261,6 @@
 StringCollection StringCollection stx:libbasic 'Collections-Text' 0
 TerminateProcessRequest TerminateProcessRequest stx:libbasic 'Kernel-Exceptions-Control' 1
 UninterpretedBytes UninterpretedBytes stx:libbasic 'Collections-Abstract' 0
-UnixFileDescriptorHandle UnixFileDescriptorHandle stx:libbasic  'unknownCategory'  0
-UnixFileHandle UnixFileHandle stx:libbasic  'unknownCategory'  0
-UnixOperatingSystem UnixOperatingSystem stx:libbasic  'unknownCategory'  0
 UserConfirmation UserConfirmation stx:libbasic 'Kernel-Exceptions-Notifications' 1
 UserInformation UserInformation stx:libbasic 'Kernel-Exceptions-Notifications' 1
 VMInternalError VMInternalError stx:libbasic 'Kernel-Exceptions-Errors' 1