- File:
-
- 1 edited
-
src/Descriptors/AtomIdDescriptor.hpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
src/Descriptors/AtomIdDescriptor.hpp
r7042f45 r7a1ce5 9 9 #define ATOMIDDESCRIPTOR_HPP_ 10 10 11 #include "defs.hpp"12 11 #include "Descriptors/AtomDescriptor.hpp" 13 12 14 AtomDescriptor AtomById( atomId_t id);13 AtomDescriptor AtomById(int id); 15 14 16 15 #endif /* ATOMIDDESCRIPTOR_HPP_ */
Note:
See TracChangeset
for help on using the changeset viewer.
