ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/OpenMD/branches/development/src/applications/staticProps/StaticProps.cpp
(Generate patch)

Comparing branches/development/src/applications/staticProps/StaticProps.cpp (file contents):
Revision 1762 by plouden, Thu Jun 28 20:17:33 2012 UTC vs.
Revision 1767 by gezelter, Fri Jul 6 22:01:58 2012 UTC

# Line 93 | Line 93 | int main(int argc, char* argv[]){
93    std::string dumpFileName = args_info.input_arg;
94    std::string sele1;
95    std::string sele2;
96  bool userSpecifiedSelect1;
97  bool userSpecifiedSelect2;
96    
97    // check the first selection argument, or set it to the environment
98    // variable, or failing that, set it to "select all"

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines