diff options
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 c0b576e..7a98c3c 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/08/24 12:12:31 garyo" +__revision__ = "src/engine/SCons/Platform/darwin.py 2014/09/27 12:51:43 garyo" import posix import os |