diff options
Diffstat (limited to 'engine/SCons/Debug.py')
-rw-r--r-- | engine/SCons/Debug.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/SCons/Debug.py b/engine/SCons/Debug.py index eaacfed..9f550a1 100644 --- a/engine/SCons/Debug.py +++ b/engine/SCons/Debug.py @@ -29,7 +29,7 @@ needed by most users. # WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. # -__revision__ = "src/engine/SCons/Debug.py 4629 2010/01/17 22:23:21 scons" +__revision__ = "src/engine/SCons/Debug.py 4691 2010/03/06 16:22:36 bdbaddog" import os import string |