ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE-4/src/integrators/IntegratorFactory.hpp
(Generate patch)

Comparing trunk/OOPSE-4/src/integrators/IntegratorFactory.hpp (file contents):
Revision 2204 by gezelter, Fri Apr 15 22:04:00 2005 UTC vs.
Revision 2404 by chrisfen, Tue Nov 1 19:14:27 2005 UTC

# Line 86 | Line 86 | namespace oopse {
86  
87      /**
88       * Registers a creator with a type identifier
89 <     * @return true if registration is succeed, otherwise return false
89 >     * @return true if registration is successful, otherwise return false
90       * @id the identification of the concrete object
91       * @creator the object responsible to create the concrete object
92       */

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines