Changeset 29de39 for src/FunctionApproximation/Subgraph/SubgraphEdge.hpp
- Timestamp:
- Oct 3, 2016, 5:37:08 PM (9 years ago)
- Branches:
- Fix_FitPotential_needs_atomicnumbers
- Children:
- a14673
- Parents:
- 91a3f7
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/FunctionApproximation/Subgraph/SubgraphEdge.hpp
r91a3f7 r29de39 48 48 {} 49 49 50 ~SubgraphEdge(); 50 /** Dstor of class SubgraphEdge. 51 * 52 */ 53 virtual ~SubgraphEdge() {} 51 54 52 55 /** Comparator with respect to the pair of types.
Note:
See TracChangeset
for help on using the changeset viewer.
