From 7847f22a2c15433e2146d9b19aadf270f37e20ac Mon Sep 17 00:00:00 2001 From: Joel de Guzman Date: Fri, 16 Sep 2011 05:55:52 +0000 Subject: [PATCH] Bumped copyright date [SVN r74409] --- preprocess/preprocess.bat | 7 +++++++ preprocess/wave.cfg | 2 +- test/sequence/cons.cpp | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) create mode 100644 preprocess/preprocess.bat diff --git a/preprocess/preprocess.bat b/preprocess/preprocess.bat new file mode 100644 index 00000000..100c46a2 --- /dev/null +++ b/preprocess/preprocess.bat @@ -0,0 +1,7 @@ + + +wave @wave.cfg -DFUSION_MAX_VECTOR_SIZE=10 preprocess.cpp +wave @wave.cfg -DFUSION_MAX_VECTOR_SIZE=20 preprocess.cpp +wave @wave.cfg -DFUSION_MAX_VECTOR_SIZE=30 preprocess.cpp +wave @wave.cfg -DFUSION_MAX_VECTOR_SIZE=40 preprocess.cpp +wave @wave.cfg -DFUSION_MAX_VECTOR_SIZE=50 preprocess.cpp diff --git a/preprocess/wave.cfg b/preprocess/wave.cfg index 6a661203..6d13cf63 100644 --- a/preprocess/wave.cfg +++ b/preprocess/wave.cfg @@ -10,5 +10,5 @@ -NBOOST_PROTO_USE_GET_POINTER -NBOOST_PROTO_GET_POINTER --timer --DFUSION_MAX_VECTOR_SIZE=50 + diff --git a/test/sequence/cons.cpp b/test/sequence/cons.cpp index 8df03a63..cb74af61 100644 --- a/test/sequence/cons.cpp +++ b/test/sequence/cons.cpp @@ -1,5 +1,5 @@ /*============================================================================= - Copyright (c) 2005 Joel de Guzman + Copyright (c) 2001-2011 Joel de Guzman Copyright (c) 2005 Eric Niebler Distributed under the Boost Software License, Version 1.0. (See accompanying