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