Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/Actions/WorldAction/CenterInBoxAction.def

    r23526c re4afb4  
    99#include "Actions/Values.hpp"
    1010#include "Box.hpp"
    11 #include "LinearAlgebra/Vector.hpp"
    12 #include <boost/shared_ptr.hpp>
    1311
    1412// i.e. there is an integer with variable name Z that can be found in
     
    2119#define paramreferences (cell_size)
    2220
    23 #define statetypes (std::string)(std::vector< boost::shared_ptr<Vector> >)
    24 #define statereferences (undostring)(OldPositions)
     21#undef statetypes
     22#undef statereferences
    2523
    2624// some defines for all the names, you may use ACTION, STATE and PARAMS
Note: See TracChangeset for help on using the changeset viewer.