- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/Actions/WorldAction/SetBoundaryConditionsAction.def
r2a7dbe r6ba9ba 18 18 #define paramtypes (std::vector< std::string >) 19 19 #define paramtokens ("set-boundary-conditions") 20 #define paramdescriptions ("new boundary conditions as list of three strings, e.g. ' Wrap Bounce Ignore'")20 #define paramdescriptions ("new boundary conditions as list of three strings, e.g. 'wrap wrap ignore'") 21 21 #undef paramdefaults 22 22 #define paramreferences (newconditions)
Note:
See TracChangeset
for help on using the changeset viewer.