cosmetic
This commit is contained in:
@ -2,7 +2,6 @@
|
||||
* This routine reads the data from a .frc forcefield file and stores it in
|
||||
* dynamically allocated memory. This allows for fast searches of the
|
||||
* file.
|
||||
*
|
||||
*/
|
||||
|
||||
#include "msi2lmp.h"
|
||||
|
||||
@ -3,7 +3,6 @@
|
||||
* This function opens the .mdf file and extracts connectivity information
|
||||
* into the atoms Atom structure. It also updates the charge from the .car
|
||||
* file because the charge in the .mdf file has more significant figures.
|
||||
*
|
||||
*/
|
||||
|
||||
#include "msi2lmp.h"
|
||||
|
||||
Reference in New Issue
Block a user