diff options
author | Steven Knight <knight@baldmt.com> | 2003-06-28 04:35:09 (GMT) |
---|---|---|
committer | Steven Knight <knight@baldmt.com> | 2003-06-28 04:35:09 (GMT) |
commit | d3d08d4f13edc216f169f49636f3d81102727a33 (patch) | |
tree | 49df368d5a3219797471371a0a1a00f9a9620de2 /test/midl.py | |
parent | 504302a2b850cb3b87ca4927343713ceb242fdba (diff) | |
download | SCons-d3d08d4f13edc216f169f49636f3d81102727a33.zip SCons-d3d08d4f13edc216f169f49636f3d81102727a33.tar.gz SCons-d3d08d4f13edc216f169f49636f3d81102727a33.tar.bz2 |
Set up for development.
Diffstat (limited to 'test/midl.py')
-rw-r--r-- | test/midl.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/midl.py b/test/midl.py index 2e48db2..6c1f836 100644 --- a/test/midl.py +++ b/test/midl.py @@ -22,7 +22,7 @@ # WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. # -__revision__ = "test/midl.py 0.D013 2003/03/31 21:46:41 software" +__revision__ = "__REVISION__" import TestSCons import sys |