Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/Actions/AnalysisAction/CalculateCellVolumeAction.def

    r6ba9ba r54088a  
    88// all includes and forward declarations necessary for non-integral types below
    99
    10 #include "Parameters/Validators/DummyValidator.hpp"
    11 
    1210// i.e. there is an integer with variable name Z that can be found in
    1311// ValueStorage by the token "Z" -> first column: int, Z, "Z"
    14 // "undefine" if no parameters are required, use (NOPARAM_DEFAULT) for each (undefined) default value
     12// "undefine" if no parameters are required, use (NODEFAULT) for each (undefined) default value
    1513#undef paramtypes
    1614#undef paramreferences
     
    1816#undef paramdescriptions
    1917#undef paramdefaults
    20 #undef paramvalids
    2118
    2219// Reaction cannot be undone, hence no state
Note: See TracChangeset for help on using the changeset viewer.