checkin from browser
authorClaus Gittinger <cg@exept.de>
Tue, 28 Oct 1997 21:26:55 +0100
changeset 355 0be3ff56e799
parent 354 a6de8821d3bf
child 356 269c117830ba
checkin from browser
UISelectionPanel.st
--- a/UISelectionPanel.st	Tue Oct 28 21:26:16 1997 +0100
+++ b/UISelectionPanel.st	Tue Oct 28 21:26:55 1997 +0100
@@ -12,8 +12,6 @@
 
 
 
-'From Smalltalk/X, Version:3.2.1 on 24-oct-1997 at 3:28:04 pm'                  !
-
 ApplicationModel subclass:#UISelectionPanel
 	instanceVariableNames:'userClass userSpecs userLabels majorSelection clipBoardSpec'
 	classVariableNames:'UserClass UserSpecs UserLabels'