ViewVC Help
View File | Revision Log | Show Annotations | View Changeset | Root Listing
root/group/trunk/OOPSE/shapes/PDBReader.hpp
(Generate patch)

Comparing trunk/OOPSE/shapes/PDBReader.hpp (file contents):
Revision 1183 by gezelter, Fri May 21 14:23:20 2004 UTC vs.
Revision 1184 by gezelter, Fri May 21 18:34:52 2004 UTC

# Line 17 | Line 17 | class PDBReader { (public)
17    void setPDBfile(const char*);
18    vector<VDWAtom*> getAtomList(void);
19    unsigned int getTotAtoms(void);
20 +  char *TrimSpaces(char *str);
21  
22   private:
23  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines