Changeset 25a549 for molecuilder/src


Ignore:
Timestamp:
May 29, 2010, 2:00:08 PM (15 years ago)
Author:
Frederik Heber <heber@…>
Children:
41b123
Parents:
11cb98 (diff), fb22e4f (diff)
Note: this is a merge changeset, the changes displayed below correspond to the merge itself.
Use the (diff) links above to see all the changes relative to each parent.
Message:

Merge branch 'FixtestsuiteforVerboseChanges' into CommandLineActionMapping

File:
1 edited

Legend:

Unmodified
Added
Removed
  • molecuilder/src/Actions/MapOfActions.cpp

    r11cb98 r25a549  
    123123  ShortFormMap["suspend-in-water"] = "U";
    124124  ShortFormMap["translate-mol"] = "t";
    125   ShortFormMap["verbose"] = "V";
     125  ShortFormMap["verbose"] = "v";
    126126  ShortFormMap["verlet-integrate"] = "P";
    127   ShortFormMap["version"] = "v";
     127  ShortFormMap["version"] = "V";
    128128
    129129  // value types for the actions
Note: See TracChangeset for help on using the changeset viewer.