ExternalBytes.st
branchjv
changeset 17834 04ff72c5039a
parent 17815 956b46750806
child 17841 7abcc4aef871
--- a/ExternalBytes.st	Wed Apr 06 13:25:19 2011 +0100
+++ b/ExternalBytes.st	Sat Apr 09 18:19:04 2011 +0100
@@ -1305,15 +1305,15 @@
 !ExternalBytes class methodsFor:'documentation'!
 
 version
-    ^ '$Id: ExternalBytes.st 10604 2011-02-04 23:09:23Z vranyj1 $'
+    ^ '$Id: ExternalBytes.st 10632 2011-04-09 17:19:04Z vranyj1 $'
 !
 
 version_CVS
-    ^ 'Header: /cvs/stx/stx/libbasic/ExternalBytes.st,v 1.80 2011/01/05 15:11:14 cg Exp '
+    ^ 'Header: /var/local/cvs/stx/libbasic/ExternalBytes.st,v 1.80 2011-01-05 15:11:14 cg Exp '
 !
 
 version_SVN
-    ^ '$Id: ExternalBytes.st 10604 2011-02-04 23:09:23Z vranyj1 $'
+    ^ '$Id: ExternalBytes.st 10632 2011-04-09 17:19:04Z vranyj1 $'
 ! !
 
 ExternalBytes initialize!
@@ -1324,3 +1324,4 @@
 
 
 
+