diff --git a/doc/html/index.html b/doc/html/index.html index b37d1e2..9f990d6 100644 --- a/doc/html/index.html +++ b/doc/html/index.html @@ -147,7 +147,7 @@
Last revised: January 03, 2013 at 23:22:09 GMT |
+Last revised: January 04, 2013 at 00:56:46 GMT |
diff --git a/doc/reference/adaptors/examples/tokenized.cpp b/doc/reference/adaptors/examples/tokenized.cpp deleted file mode 100644 index 273eaf1..0000000 --- a/doc/reference/adaptors/examples/tokenized.cpp +++ /dev/null @@ -1,28 +0,0 @@ -// Boost.Range library -// -// Copyright Thorsten Ottosen 2003-2004. Use, modification and -// distribution is subject to the Boost Software License, Version -// 1.0. (See accompanying file LICENSE_1_0.txt or copy at -// http://www.boost.org/LICENSE_1_0.txt) -// -// For more information, see http://www.boost.org/libs/range/ -// -#include |