Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/atom.cpp

    r88d586 r57adc7  
    306306}
    307307
    308 int atom::getId() {
     308atomId_t atom::getId() {
    309309  return id;
    310310}
Note: See TracChangeset for help on using the changeset viewer.