Changeset 323177 for molecuilder/src/atom_particleinfo.hpp
- Timestamp:
- Feb 16, 2010, 4:24:07 PM (16 years ago)
- Children:
- 120f8b
- Parents:
- 973c03
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
molecuilder/src/atom_particleinfo.hpp
r973c03 r323177 35 35 ostream & operator << (ostream &ost) const; 36 36 37 int getId();37 virtual int getId(); 38 38 39 39 private:
Note:
See TracChangeset
for help on using the changeset viewer.