Legend:
- Unmodified
- Added
- Removed
-
molecuilder/src/unittests/AnalysisCorrelationToPointUnitTest.cpp
r55a71b ra9b2a0a 77 77 78 78 // init maps 79 pointmap = CorrelationToPoint( (ofstream *)&cout, TestMolecule, hydrogen,point );79 pointmap = CorrelationToPoint( (ofstream *)&cout, (const molecule * const)TestMolecule, (const element * const)hydrogen, (const Vector *)point ); 80 80 binmap = NULL; 81 81
Note:
See TracChangeset
for help on using the changeset viewer.
