diff options
| author | Steven Knight <knight@baldmt.com> | 2004-03-08 03:55:27 (GMT) |
|---|---|---|
| committer | Steven Knight <knight@baldmt.com> | 2004-03-08 03:55:27 (GMT) |
| commit | dbd4196bcf65fab6c1947db2a70bbca17e07de3e (patch) | |
| tree | 75560190ed99244fce19850c239b3f7d4c9da75e /test/import.py | |
| parent | 10e229b7a8e466d9fe1d193fa66a2bcd3fec3ee6 (diff) | |
| download | SCons-dbd4196bcf65fab6c1947db2a70bbca17e07de3e.zip SCons-dbd4196bcf65fab6c1947db2a70bbca17e07de3e.tar.gz SCons-dbd4196bcf65fab6c1947db2a70bbca17e07de3e.tar.bz2 | |
Add a D language Tool. (Andy Friesen)
Diffstat (limited to 'test/import.py')
| -rw-r--r-- | test/import.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/import.py b/test/import.py index ff7200c..6d154ae 100644 --- a/test/import.py +++ b/test/import.py @@ -57,6 +57,7 @@ tools = [ 'cc', 'CVS', 'default', + 'dmd', 'dvipdf', 'dvips', 'f77', |
