SmalltalkAppletContext.st
changeset 2108 ca8c4e7db2e8
parent 749 e898eaeff091
child 2151 c0b6570c6f9b
--- a/SmalltalkAppletContext.st	Fri Nov 22 21:09:21 2002 +0100
+++ b/SmalltalkAppletContext.st	Fri Nov 22 21:14:07 2002 +0100
@@ -9,6 +9,10 @@
  other person.  No title to or ownership of the software is
  hereby transferred.
 "
+
+
+
+
 "{ Package: 'stx:libjava' }"
 
 Object subclass:#SmalltalkAppletContext
@@ -108,9 +112,5 @@
 !SmalltalkAppletContext class methodsFor:'documentation'!
 
 version
-    ^ '$Id: SmalltalkAppletContext.st,v 1.10 2011/08/18 18:42:48 vrany Exp $'
-!
-
-version_SVN
-    ^ '$Id: SmalltalkAppletContext.st,v 1.10 2011/08/18 18:42:48 vrany Exp $'
-! !
\ No newline at end of file
+    ^ '$Header: /cvs/stx/stx/libjava/SmalltalkAppletContext.st,v 1.9 2002-11-22 20:13:53 cg Exp $'
+! !