ShellView.st
changeset 874 ab93fcd829c5
parent 782 62f2cd2978d5
--- a/ShellView.st	Sat Jun 20 14:53:47 1998 +0200
+++ b/ShellView.st	Sat Jun 20 15:31:39 1998 +0200
@@ -332,6 +332,15 @@
 
 ! !
 
+!ShellView methodsFor:'initialization'!
+
+initialize
+    super initialize.
+    self createBuilder
+
+    "Created: / 20.6.1998 / 15:30:48 / cg"
+! !
+
 !ShellView methodsFor:'private'!
 
 append:anElement