summaryrefslogtreecommitdiffstats
path: root/test/import.py
diff options
context:
space:
mode:
authorSteven Knight <knight@baldmt.com>2004-03-08 03:55:27 (GMT)
committerSteven Knight <knight@baldmt.com>2004-03-08 03:55:27 (GMT)
commitdbd4196bcf65fab6c1947db2a70bbca17e07de3e (patch)
tree75560190ed99244fce19850c239b3f7d4c9da75e /test/import.py
parent10e229b7a8e466d9fe1d193fa66a2bcd3fec3ee6 (diff)
downloadSCons-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.py1
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',