ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/OpenMD/branches/development/src/utils/StringTokenizer.hpp
(Generate patch)

Comparing branches/development/src/utils/StringTokenizer.hpp (file contents):
Revision 1665 by gezelter, Tue Nov 22 20:38:56 2011 UTC vs.
Revision 1808 by gezelter, Mon Oct 22 20:42:10 2012 UTC

# Line 44 | Line 44
44   * @file StringTokenizer.hpp
45   * @author tlin
46   * @date 09/20/2004
47 * @time 11:30am
47   * @version 1.0
48   */
49  
# Line 58 | Line 57 | namespace OpenMD {
57   namespace OpenMD {
58  
59    /**
60 <   * @class StringTokenizer.hpp "util/StringTokenizer.hpp"
60 >   * @class StringTokenizer
61     * @brief The string tokenizer class allows an application to break a string into tokens
62     * The set of delimiters (the characters that separate tokens) may be specified either
63     * at creation time or on a per-token basis.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines