AbstractFileApplicationNoteBookComponent.st
changeset 5967 ff5e8356fcb7
parent 5737 c5a659e2c4c7
child 7105 215c0573cf42
--- a/AbstractFileApplicationNoteBookComponent.st	Wed Aug 04 16:05:15 2004 +0200
+++ b/AbstractFileApplicationNoteBookComponent.st	Wed Aug 04 20:00:18 2004 +0200
@@ -33,6 +33,13 @@
  other person.  No title to or ownership of the software is
  hereby transferred.
 "
+!
+
+documentation
+"
+    [Author:]
+        Christian Penk
+"
 ! !
 
 !AbstractFileApplicationNoteBookComponent class methodsFor:'defaults'!
@@ -257,5 +264,5 @@
 !AbstractFileApplicationNoteBookComponent class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/libtool/AbstractFileApplicationNoteBookComponent.st,v 1.14 2004-03-16 14:53:27 cg Exp $'
+    ^ '$Header: /cvs/stx/stx/libtool/AbstractFileApplicationNoteBookComponent.st,v 1.15 2004-08-04 18:00:13 cg Exp $'
 ! !