mirror of
https://github.com/boostorg/fusion.git
synced 2025-07-19 07:12:12 +02:00
Bumped copyright date
[SVN r74409]
This commit is contained in:
7
preprocess/preprocess.bat
Normal file
7
preprocess/preprocess.bat
Normal file
@ -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
|
@ -10,5 +10,5 @@
|
||||
-NBOOST_PROTO_USE_GET_POINTER
|
||||
-NBOOST_PROTO_GET_POINTER
|
||||
--timer
|
||||
-DFUSION_MAX_VECTOR_SIZE=50
|
||||
|
||||
|
||||
|
@ -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
|
||||
|
Reference in New Issue
Block a user