diff options
author | dgp <dgp@users.sourceforge.net> | 2012-11-26 16:59:05 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2012-11-26 16:59:05 (GMT) |
commit | e168187cdd79d76ce92d760218fe7bec7d3dcf32 (patch) | |
tree | 47709505e4667682031ba33d50ca2512dd5a1c71 /macosx/README | |
parent | 9ee1f42d143f766f9fafd3eb1d1ac354b15c681d (diff) | |
parent | 888f7141151b5b085d0cdc0029121d67a06e7273 (diff) | |
download | tcl-e168187cdd79d76ce92d760218fe7bec7d3dcf32.zip tcl-e168187cdd79d76ce92d760218fe7bec7d3dcf32.tar.gz tcl-e168187cdd79d76ce92d760218fe7bec7d3dcf32.tar.bz2 |
merge 8.5
Diffstat (limited to 'macosx/README')
-rw-r--r-- | macosx/README | 13 |
1 files changed, 3 insertions, 10 deletions
diff --git a/macosx/README b/macosx/README index 683c03b..80bed14 100644 --- a/macosx/README +++ b/macosx/README @@ -1,8 +1,6 @@ Tcl Mac OS X README ------------------- -RCS: @(#) $Id: README,v 1.16.2.1 2008/06/12 06:33:01 das Exp $ - This is the README file for the Mac OS X/Darwin version of Tcl. @@ -19,16 +17,11 @@ before asking on the list, many questions have already been answered). http://groups.google.com/group/comp.lang.tcl/ - The Tcl'ers Wiki also has many pages dealing with Tcl & Tk on Mac OS X, see - http://wiki.tcl.tk/references/3753! - http://wiki.tcl.tk/references/8361! + http://wiki.tcl.tk/_/ref?N=3753 + http://wiki.tcl.tk/_/ref?N=8361 - Please report bugs with Tcl or Tk on Mac OS X to the sourceforge bug trackers: - Tcl: http://sf.net/tracker/?func=add&group_id=10894&atid=110894 - Tk: http://sf.net/tracker/?func=add&group_id=12997&atid=112997 -please make sure that your report Tk specific bugs to the tktoolkit project bug -tracker rather than the tcl project bug tracker. -Mac OS X specific bugs should usually be assigned to 'das' or 'wolfsuit'. - + http://tcl.sourceforge.net/ 2. Using Tcl on Mac OS X ------------------------ |