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

Comparing branches/development/src/io/Globals.cpp (file contents):
Revision 1612 by gezelter, Wed Jun 8 16:05:07 2011 UTC vs.
Revision 1613 by gezelter, Thu Aug 18 20:18:19 2011 UTC

# Line 219 | Line 219 | void Globals::validate() {
219      }
220    }
221   }
222 <  
222 >
223   bool Globals::addComponent(Component* comp) {
224      components_.push_back(comp);
225      return true;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines