From fc88bc06ad8d69d87f251218726970b404dd98a8 Mon Sep 17 00:00:00 2001
From: Nathan Ridge
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 |