CharacterEncoderImplementations__ISO8859_7.st
branchjv
changeset 17761 b0e5971141bc
parent 17728 bbc5fa73dfab
child 17845 7e0cfaac936d
--- a/CharacterEncoderImplementations__ISO8859_7.st	Mon Apr 12 08:29:17 2010 +0100
+++ b/CharacterEncoderImplementations__ISO8859_7.st	Mon Apr 26 19:26:38 2010 +0100
@@ -9,7 +9,6 @@
  other person.  No title to or ownership of the software is
  hereby transferred.
 "
-
 "{ Package: 'stx:libbasic' }"
 
 "{ NameSpace: CharacterEncoderImplementations }"
@@ -669,5 +668,9 @@
 !ISO8859_7 class methodsFor:'documentation'!
 
 version
-    ^ '$Id: CharacterEncoderImplementations__ISO8859_7.st 10467 2009-08-19 16:14:36Z vranyj1 $'
+    ^ '$Id: CharacterEncoderImplementations__ISO8859_7.st 10517 2010-04-26 18:26:38Z vranyj1 $'
+!
+
+version_SVN
+    ^ '$Id: CharacterEncoderImplementations__ISO8859_7.st 10517 2010-04-26 18:26:38Z vranyj1 $'
 ! !