Ignore:
File:
1 edited

Legend:

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

    re4afb4 rde7d1d  
    77
    88// all includes and forward declarations necessary for non-integral types below
    9 
     9#include "LinearAlgebra/Vector.hpp"
    1010
    1111// i.e. there is an integer with variable name Z that can be found in
     
    1818#undef paramreferences
    1919
    20 #undef statetypes
    21 #undef statereferences
     20#define statetypes (std::string)(Vector)(Vector)
     21#define statereferences (undostring)(Min)(Max)
    2222
    2323// some defines for all the names, you may use ACTION, STATE and PARAMS
Note: See TracChangeset for help on using the changeset viewer.