- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/Actions/WorldAction/SetGaussianBasisAction.cpp
r047878 r680470 79 79 80 80 Action::state_ptr WorldSetGaussianBasisAction::performRedo(Action::state_ptr _state){ 81 performUndo(_state);81 return performUndo(_state); 82 82 } 83 83
Note:
See TracChangeset
for help on using the changeset viewer.