From: sls Date: Wed, 21 Jun 1995 22:56:17 +0000 (+0000) Subject: Small changes. X-Git-Tag: r_5_1_4~8 X-Git-Url: http://privyetmir.co.uk/gitweb.cgi?a=commitdiff_plain;h=53dfd09f9df2f68f0150bc8b2f0e9b1f4f880ff5;p=tkinspect Small changes. --- diff --git a/Notes.html b/Notes.html index f2fd97f..0c8308e 100644 --- a/Notes.html +++ b/Notes.html @@ -9,9 +9,9 @@ tkinspect started as a quick hack to help me debug my Tk programs. Since then, I've also used tkinspect to explore and experiment with Tk programming. What started out as a 150 line one -day hack has grown to nearly 3000 lines of Tcl. I'm having a lot of -fun programming in Tcl, and so I expect tkinspect will continue -to grow and evolve.

+day hack has now been re-written twice and grown to over 3000 lines. +I'm still having a lot of fun programming in Tcl, and so I expect +tkinspect will continue to grow and evolve.

tkinspect was written using a object system written in Tcl. The object system is really just a way to group a Tcl array and a @@ -20,7 +20,7 @@ bunch of procedures. It's part of a larger Tcl library of mine called tkinspect itself is public domain and you may do whatever you want with it. However, the Tcl code in the stl-lite -directory were written at LBL, so those files are copyright 1995 +directory was written at LBL, so those files are copyright 1995 Lawrence Berkeley Lab. See stl-lite/COPYRIGHT for the full copyright notice.

@@ -29,6 +29,6 @@ to me. My address is SLShen@lbl.gov.


-Last modified: Mon Jun 5 02:00:31 1995 +Last modified: Wed Jun 21 15:55:16 1995