diff options
author | dgp <dgp@users.sourceforge.net> | 2011-05-10 16:05:48 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2011-05-10 16:05:48 (GMT) |
commit | 8b55adfd6cb802445c043214a0dcec65d8ecfcf1 (patch) | |
tree | 1ca2feda250662282a8e77080fef123d9256b839 /win/README | |
parent | 29128e81d21dcc942fc8410424255017004b36ac (diff) | |
download | tcl-8b55adfd6cb802445c043214a0dcec65d8ecfcf1.zip tcl-8b55adfd6cb802445c043214a0dcec65d8ecfcf1.tar.gz tcl-8b55adfd6cb802445c043214a0dcec65d8ecfcf1.tar.bz2 |
Completed patch with mucho comments. Merge 8.5.
Diffstat (limited to 'win/README')
-rw-r--r-- | win/README | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -11,9 +11,6 @@ The information in this file is maintained on the web at: http://www.tcl.tk/doc/howto/compile.html#win -The above URL includes a lengthy discussion of compiler macros necessary -when compiling Tcl extensions that will be dynamically loaded. - 2. Compiling Tcl ---------------- |