|
Boost-Commit : |
From: tschwinger_at_[hidden]
Date: 2008-02-25 06:48:00
Author: t_schwinger
Date: 2008-02-25 06:47:59 EST (Mon, 25 Feb 2008)
New Revision: 43412
URL: http://svn.boost.org/trac/boost/changeset/43412
Log:
removes unnecessary comment
Text files modified:
trunk/libs/function_types/build/Jamfile | 2 +-
trunk/libs/function_types/build/preprocess_arity_loops.cpp | 2 +-
trunk/libs/function_types/build/preprocess_cc_names.cpp | 2 +-
trunk/libs/function_types/build/preprocess_encoding.cpp | 2 +-
trunk/libs/function_types/build/timestamps/cc_names | 2 +-
trunk/libs/function_types/build/timestamps/encoding | 2 +-
trunk/libs/function_types/doc/Jamfile | 2 +-
7 files changed, 7 insertions(+), 7 deletions(-)
Modified: trunk/libs/function_types/build/Jamfile
==============================================================================
--- trunk/libs/function_types/build/Jamfile (original)
+++ trunk/libs/function_types/build/Jamfile 2008-02-25 06:47:59 EST (Mon, 25 Feb 2008)
@@ -2,7 +2,7 @@
# (C) Copyright Tobias Schwinger
#
# Use modification and distribution are subject to the boost Software License,
-# Version 1.0. (See http:/\/www.boost.org/LICENSE_1_0.txt).
+# Version 1.0. (See http://www.boost.org/LICENSE_1_0.txt).
# Generates preprocessed files with wave.
Modified: trunk/libs/function_types/build/preprocess_arity_loops.cpp
==============================================================================
--- trunk/libs/function_types/build/preprocess_arity_loops.cpp (original)
+++ trunk/libs/function_types/build/preprocess_arity_loops.cpp 2008-02-25 06:47:59 EST (Mon, 25 Feb 2008)
@@ -2,7 +2,7 @@
// (C) Copyright Tobias Schwinger
//
// Use modification and distribution are subject to the boost Software License,
-// Version 1.0. (See http:/\/www.boost.org/LICENSE_1_0.txt).
+// Version 1.0. (See http://www.boost.org/LICENSE_1_0.txt).
//------------------------------------------------------------------------------
Modified: trunk/libs/function_types/build/preprocess_cc_names.cpp
==============================================================================
--- trunk/libs/function_types/build/preprocess_cc_names.cpp (original)
+++ trunk/libs/function_types/build/preprocess_cc_names.cpp 2008-02-25 06:47:59 EST (Mon, 25 Feb 2008)
@@ -2,7 +2,7 @@
// (C) Copyright Tobias Schwinger
//
// Use modification and distribution are subject to the boost Software License,
-// Version 1.0. (See http:/\/www.boost.org/LICENSE_1_0.txt).
+// Version 1.0. (See http://www.boost.org/LICENSE_1_0.txt).
//------------------------------------------------------------------------------
Modified: trunk/libs/function_types/build/preprocess_encoding.cpp
==============================================================================
--- trunk/libs/function_types/build/preprocess_encoding.cpp (original)
+++ trunk/libs/function_types/build/preprocess_encoding.cpp 2008-02-25 06:47:59 EST (Mon, 25 Feb 2008)
@@ -2,7 +2,7 @@
// (C) Copyright Tobias Schwinger
//
// Use modification and distribution are subject to the boost Software License,
-// Version 1.0. (See http:/\/www.boost.org/LICENSE_1_0.txt).
+// Version 1.0. (See http://www.boost.org/LICENSE_1_0.txt).
//------------------------------------------------------------------------------
Modified: trunk/libs/function_types/build/timestamps/cc_names
==============================================================================
--- trunk/libs/function_types/build/timestamps/cc_names (original)
+++ trunk/libs/function_types/build/timestamps/cc_names 2008-02-25 06:47:59 EST (Mon, 25 Feb 2008)
@@ -1 +1 @@
-timestamp file
+timestamp file
Modified: trunk/libs/function_types/build/timestamps/encoding
==============================================================================
--- trunk/libs/function_types/build/timestamps/encoding (original)
+++ trunk/libs/function_types/build/timestamps/encoding 2008-02-25 06:47:59 EST (Mon, 25 Feb 2008)
@@ -1 +1 @@
-timestamp file
+timestamp file
Modified: trunk/libs/function_types/doc/Jamfile
==============================================================================
--- trunk/libs/function_types/doc/Jamfile (original)
+++ trunk/libs/function_types/doc/Jamfile 2008-02-25 06:47:59 EST (Mon, 25 Feb 2008)
@@ -2,7 +2,7 @@
# (C) Copyright Tobias Schwinger
#
# Use modification and distribution are subject to the boost Software License,
-# Version 1.0. (See http:/\/www.boost.org/LICENSE_1_0.txt).
+# Version 1.0. (See http://www.boost.org/LICENSE_1_0.txt).
using quickbook ;
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