Ignore:
File:
1 edited

Legend:

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

    r9cd6bf r8a957e  
    88// all includes and forward declarations necessary for non-integral types below
    99#include "Actions/Values.hpp"
    10 #include "LinearAlgebra/RealSpaceMatrix.hpp"
    1110#include "LinearAlgebra/Vector.hpp"
    1211
     
    2019#define paramreferences (boundary)
    2120
    22 #define statetypes (std::string)(RealSpaceMatrix)(Vector)
    23 #define statereferences (undostring)(newdomain)(Min)
     21#undef statetypes
     22#undef statereferences
    2423
    2524// some defines for all the names, you may use ACTION, STATE and PARAMS
Note: See TracChangeset for help on using the changeset viewer.