ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/branches/new_design/OOPSE-2.0/src/io/StickyAtomTypesSectionParser.hpp
(Generate patch)

Comparing branches/new_design/OOPSE-2.0/src/io/StickyAtomTypesSectionParser.hpp (file contents):
Revision 1789 by tim, Wed Nov 24 22:12:12 2004 UTC vs.
Revision 1790 by tim, Mon Nov 29 15:50:05 2004 UTC

# Line 33 | Line 33 | namespace oopse {
33       * @class StickyAtomTypesSectionParser StickyAtomTypesSectionParser.hpp "io/StickyAtomTypesSectionParser.hpp"
34       */
35      class StickyAtomTypesSectionParser : public SectionParser {
36 +        public:
37 +            StickyAtomTypesSectionParser();
38          private:
39              virtual void parseLine(ForceField& ff, const std::string& line, int lineNo);
40              

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines