- Timestamp:
- Sep 30, 2016, 3:51:12 PM (9 years ago)
- Branches:
- Add_FitFragmentPartialChargesAction, Fix_ChargeSampling_PBC, Fix_FitPartialCharges, Fix_FitPotential_needs_atomicnumbers, Fix_ParseParticles_split_forward_backward_Actions
- Children:
- ee19b7
- Parents:
- 89c71f
- git-author:
- Frederik Heber <heber@…> (09/27/16 09:58:02)
- git-committer:
- Frederik Heber <heber@…> (09/30/16 15:51:12)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/Actions/WorldAction/OutputAction.cpp
r89c71f r257bd3 60 60 // Parser configured to save anything? 61 61 if (!FormatParserStorage::getInstance().isAbleToSave()){ 62 STATUS("No parser or file prefix selected.");62 ELOG(1, "Cannot output World to file as no parser or file prefix selected."); 63 63 return Action::failure; 64 64 }
Note:
See TracChangeset
for help on using the changeset viewer.