|
Boost-Commit : |
From: ghost_at_[hidden]
Date: 2008-05-18 00:43:13
Author: vladimir_prus
Date: 2008-05-18 00:43:13 EDT (Sun, 18 May 2008)
New Revision: 45471
URL: http://svn.boost.org/trac/boost/changeset/45471
Log:
Kill tab
Text files modified:
branches/build/python_port/python/boost/build/manager.py | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
Modified: branches/build/python_port/python/boost/build/manager.py
==============================================================================
--- branches/build/python_port/python/boost/build/manager.py (original)
+++ branches/build/python_port/python/boost/build/manager.py 2008-05-18 00:43:13 EDT (Sun, 18 May 2008)
@@ -21,7 +21,7 @@
""" This class is a facade to the Boost.Build system.
It serves as the root to access all data structures in use.
"""
-
+
def __init__ (self, engine, global_build_dir):
""" Constructor.
engine: the build engine that will actually construct the targets.
Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk