StreamError.st
branchjv
changeset 18011 deb0c3355881
parent 17911 a99f15c5efa5
parent 12685 c3b1ec066773
child 18075 bd252c0beac9
--- a/StreamError.st	Thu Dec 20 11:48:59 2012 +0000
+++ b/StreamError.st	Sat Jan 19 01:30:00 2013 +0000
@@ -53,16 +53,9 @@
 !StreamError class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/libbasic/StreamError.st,v 1.7 2010/02/04 11:42:34 stefan Exp $'
+    ^ '$Header: /cvs/stx/stx/libbasic/StreamError.st,v 1.7 2010-02-04 11:42:34 stefan Exp $'
 !
 
 version_CVS
-    ^ '§Header: /cvs/stx/stx/libbasic/StreamError.st,v 1.7 2010/02/04 11:42:34 stefan Exp §'
-!
-
-version_SVN
-    ^ '$Id: StreamError.st 10761 2012-01-19 11:46:00Z vranyj1 $'
+    ^ '$Header: /cvs/stx/stx/libbasic/StreamError.st,v 1.7 2010-02-04 11:42:34 stefan Exp $'
 ! !
-
-
-