diff options
author | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2014-08-25 15:11:37 +0200 |
---|---|---|
committer | Jörg Frings-Fürst <debian@jff-webhosting.net> | 2014-08-25 15:11:37 +0200 |
commit | 765fbac29295fb4e462c480d09dbdb2f9718a845 (patch) | |
tree | 73104b2debe81c91a5ac638a5b90fd6acbfb3918 /engine/SCons/Platform/darwin.py | |
parent | 8bf6d55f69eb30ba1c0c6a798e81c2c67a507342 (diff) |
Imported Upstream version 2.3.3upstream/2.3.3
Diffstat (limited to 'engine/SCons/Platform/darwin.py')
-rw-r--r-- | engine/SCons/Platform/darwin.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/engine/SCons/Platform/darwin.py b/engine/SCons/Platform/darwin.py index bf61000..c0b576e 100644 --- a/engine/SCons/Platform/darwin.py +++ b/engine/SCons/Platform/darwin.py @@ -30,7 +30,7 @@ selection method. # WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. # -__revision__ = "src/engine/SCons/Platform/darwin.py 2014/07/05 09:42:21 garyo" +__revision__ = "src/engine/SCons/Platform/darwin.py 2014/08/24 12:12:31 garyo" import posix import os |