|
Boost-Commit : |
From: hartmut.kaiser_at_[hidden]
Date: 2008-04-03 21:26:48
Author: hkaiser
Date: 2008-04-03 21:26:47 EDT (Thu, 03 Apr 2008)
New Revision: 44024
URL: http://svn.boost.org/trac/boost/changeset/44024
Log:
Reverted accidental change.
Text files modified:
trunk/tools/build/v2/user-config.jam | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
Modified: trunk/tools/build/v2/user-config.jam
==============================================================================
--- trunk/tools/build/v2/user-config.jam (original)
+++ trunk/tools/build/v2/user-config.jam 2008-04-03 21:26:47 EDT (Thu, 03 Apr 2008)
@@ -51,7 +51,7 @@
# Configure msvc (default version, searched in standard location
# and PATH).
-using msvc : 8.0 : ;
+# using msvc : 8.0 : ;
# Borland configuration
# using borland ;
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