$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
From: steven_at_[hidden]
Date: 2008-07-12 17:20:01
Author: steven_watanabe
Date: 2008-07-12 17:20:01 EDT (Sat, 12 Jul 2008)
New Revision: 47366
URL: http://svn.boost.org/trac/boost/changeset/47366
Log:
Remove trailing new lines
Text files modified:
branches/build/python_port/python/boost/build/tools/common.py | 17 -----------------
1 files changed, 0 insertions(+), 17 deletions(-)
Modified: branches/build/python_port/python/boost/build/tools/common.py
==============================================================================
--- branches/build/python_port/python/boost/build/tools/common.py (original)
+++ branches/build/python_port/python/boost/build/tools/common.py 2008-07-12 17:20:01 EDT (Sat, 12 Jul 2008)
@@ -815,20 +815,3 @@
engine.register_action("common.hard-link",
__RM + ' "$(<)" 2$(NULL_OUT) $(NULL_OUT)' + os.linesep +
__LN + ' "$(>)" "$(<)" $(NULL_OUT)')
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-