ViewWithAcceptAndCancelBar.st
branchjv
changeset 12128 a7ff7d66ee85
parent 12125 0c49a3b13e43
child 12296 6921627a8c27
--- a/ViewWithAcceptAndCancelBar.st	Sun Jan 29 18:58:38 2012 +0000
+++ b/ViewWithAcceptAndCancelBar.st	Mon Jan 30 17:49:41 2012 +0000
@@ -283,9 +283,13 @@
 !ViewWithAcceptAndCancelBar class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/libtool/ViewWithAcceptAndCancelBar.st,v 1.10 2011/11/29 13:05:12 cg Exp $'
+    ^ '$Id: ViewWithAcceptAndCancelBar.st 7854 2012-01-30 17:49:41Z vranyj1 $'
 !
 
 version_CVS
     ^ '§Header: /cvs/stx/stx/libtool/ViewWithAcceptAndCancelBar.st,v 1.10 2011/11/29 13:05:12 cg Exp §'
+!
+
+version_SVN
+    ^ '$Id: ViewWithAcceptAndCancelBar.st 7854 2012-01-30 17:49:41Z vranyj1 $'
 ! !