summaryrefslogtreecommitdiffstats
path: root/test/Command.py
diff options
context:
space:
mode:
authorSteven Knight <knight@baldmt.com>2002-01-27 11:24:56 (GMT)
committerSteven Knight <knight@baldmt.com>2002-01-27 11:24:56 (GMT)
commit47e39e99099af899b36634a6bf13459587f61ba1 (patch)
tree5b5e83abd7a69d3d7ed623fefae19a990aab1a58 /test/Command.py
parente9a2f2b02f67bf88917d74c9725f8d72b86b7cfc (diff)
downloadSCons-47e39e99099af899b36634a6bf13459587f61ba1.zip
SCons-47e39e99099af899b36634a6bf13459587f61ba1.tar.gz
SCons-47e39e99099af899b36634a6bf13459587f61ba1.tar.bz2
Fix for previous Tasks change.
Diffstat (limited to 'test/Command.py')
0 files changed, 0 insertions, 0 deletions
_3606683_84 Tcl is a high-level, general-purpose, interpreted, dynamic programming language. It was designed with the goal of being very simple but powerful.
summaryrefslogtreecommitdiffstats
path: root/unix
diff options
context:
space:
mode:
authormdejong <mdejong>2002-09-11 03:19:17 (GMT)
committermdejong <mdejong>2002-09-11 03:19:17 (GMT)
commit2df9ddec36fa63a36a21e253b3951b78c42b7694 (patch)
tree13bb74a13b23227d08b84c975e08ac8561f54568 /unix
parent3f2f3d4bb643739afbf9c8aeb17ab7b2deccb4d7 (diff)
downloadtcl-2df9ddec36fa63a36a21e253b3951b78c42b7694.zip
tcl-2df9ddec36fa63a36a21e253b3951b78c42b7694.tar.gz
tcl-2df9ddec36fa63a36a21e253b3951b78c42b7694.tar.bz2
* unix/README: Add note about building extensions
with the same compiler Tcl was built with. [Tk Bug 592096]