automatic checkIn
authorClaus Gittinger <cg@exept.de>
Mon, 05 May 2008 13:25:50 +0200
changeset 8101 447949a23bf6
parent 8100 474f36cf1f83
child 8102 8c04b140b10d
automatic checkIn
stx_libtool.st
--- a/stx_libtool.st	Mon May 05 13:25:48 2008 +0200
+++ b/stx_libtool.st	Mon May 05 13:25:50 2008 +0200
@@ -219,6 +219,7 @@
         Win32FileDialog
         #'Tools::StringSearchTool'
         #'Tools::StringSearchToolForTextView'
+        DiffCodeView
     )
 !
 
@@ -274,5 +275,5 @@
 !stx_libtool class methodsFor:'documentation'!
 
 version
-    ^ '$Header: /cvs/stx/stx/libtool/stx_libtool.st,v 1.29 2008-04-04 16:25:42 fm Exp $'
+    ^ '$Header: /cvs/stx/stx/libtool/stx_libtool.st,v 1.30 2008-05-05 11:25:50 cg Exp $'
 ! !