diff options
Diffstat (limited to 'win')
-rw-r--r-- | win/README.binary | 6 | ||||
-rw-r--r-- | win/tcl.dsp | 8 |
2 files changed, 3 insertions, 11 deletions
diff --git a/win/README.binary b/win/README.binary index f2a3e7b..2e0eede 100644 --- a/win/README.binary +++ b/win/README.binary @@ -1,6 +1,6 @@ Tcl/Tk 8.5 for Windows, Binary Distribution -RCS: @(#) $Id: README.binary,v 1.35 2004/03/02 00:42:51 hobbs Exp $ +RCS: @(#) $Id: README.binary,v 1.36 2004/03/17 18:14:19 das Exp $ 1. Introduction --------------- @@ -13,7 +13,7 @@ Tcl provides a powerful platform for creating integration applications that tie together diverse applications, protocols, devices, and frameworks. When paired with the Tk toolkit, Tcl provides the fastest and most powerful way to create GUI applications that run on PCs, Unix, -and the Macintosh. Tcl can also be used for a variety of web-related +and Mac OS X. Tcl can also be used for a variety of web-related tasks and for creating powerful command languages for applications. Tcl is maintained, enhanced, and distributed freely by the Tcl community. @@ -76,7 +76,7 @@ our ftp site: ftp://ftp.scriptics.com/pub/tcl/misc/example.zip This archive contains a template that you can use for building -extensions that will be loadable on Unix, Windows, and Macintosh +extensions that will be loadable on Unix, Windows, and Mac OS X systems. 6. Reporting Bugs diff --git a/win/tcl.dsp b/win/tcl.dsp index 2d99988..d5e8489 100644 --- a/win/tcl.dsp +++ b/win/tcl.dsp @@ -652,10 +652,6 @@ SOURCE=..\doc\lsort.n # End Source File # Begin Source File -SOURCE=..\doc\Macintosh.3 -# End Source File -# Begin Source File - SOURCE=..\doc\man.macros # End Source File # Begin Source File @@ -780,10 +776,6 @@ SOURCE=..\doc\rename.n # End Source File # Begin Source File -SOURCE=..\doc\resource.n -# End Source File -# Begin Source File - SOURCE=..\doc\return.n # End Source File # Begin Source File |