Changes in src/atom.cpp [ad2b411:a80241]
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/atom.cpp
rad2b411 ra80241 315 315 } 316 316 317 atomId_t atom::getId() const{317 atomId_t atom::getId() { 318 318 return id; 319 319 }
Note:
See TracChangeset
for help on using the changeset viewer.