*** empty log message ***
authorClaus Gittinger <cg@exept.de>
Mon, 15 Jan 1996 13:43:59 +0100
changeset 75 7554be59f5f2
parent 74 72ee0a16ad3e
child 76 ccc815ae3423
*** empty log message ***
patches
--- a/patches	Fri Jan 12 16:42:55 1996 +0100
+++ b/patches	Mon Jan 15 13:43:59 1996 +0100
@@ -67,8 +67,8 @@
 	  'GLXWorkstat'
 	) do:[:nm |
 	    ('binary/' , nm) asFilename exists ifTrue:[
-	        ('loading ' , nm , ' ...') infoPrintNL.
-	        (ObjectFileLoader loadObjectFile:'binary/' , nm , (ObjectFileLoader sharedLibraryExtension)) ifFalse:[
+		('loading ' , nm , ' ...') infoPrintNL.
+		(ObjectFileLoader loadObjectFile:'binary/' , nm , (ObjectFileLoader sharedLibraryExtension)) ifFalse:[
 		    'load of ' , nm , ' failed' infoPrintNL
 		]
 	    ].
@@ -206,7 +206,7 @@
 		  "/ highly EXPERIMENTAL
 
 		  XtInterface WidgetWrapper ScrollWidgetWrapper
-		  XtTopLevel XtBox XtHTML 
+		  XtWidget XtTopLevel XtBox XtHTML 
 		  XtWidgetWithLabelAndAction
 		 ).
 
@@ -320,7 +320,7 @@
 
 		  RDoItServer SNMPOID SNMPSession
 
-		  HandlerCollection 
+		  HandlerCollection CacheDictionary
 		  Plug Random MessageSend MessageChannel
 		  MessageTally CallChain ProfileTree
 		  GraphicsAttributes