Changes in molecuilder/src/bondgraph.cpp [418117a:65f1dba]
- File:
-
- 1 edited
-
molecuilder/src/bondgraph.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
molecuilder/src/bondgraph.cpp
r418117a r65f1dba 35 35 /** Parses the bond lengths in a given file and puts them int a matrix form. 36 36 * Allocates \a MatrixContainer for BondGraph::BondLengthMatrix, using MatrixContainer::ParseMatrix(), 37 * but only if parsing is successful l. Otherwise variable is left as NULL.37 * but only if parsing is successful. Otherwise variable is left as NULL. 38 38 * \param *out output stream for debugging 39 39 * \param filename file with bond lengths to parse
Note:
See TracChangeset
for help on using the changeset viewer.
