loads of whitespace fixes
This commit is contained in:
@ -451,7 +451,7 @@ void WriteRestart::header()
|
||||
write_int(TRICLINIC_GENERAL,domain->triclinic_general);
|
||||
if (domain->triclinic_general)
|
||||
write_double_vec(ROTATE_G2R,9,&domain->rotate_g2r[0][0]);
|
||||
|
||||
|
||||
write_double_vec(SPECIAL_LJ,3,&force->special_lj[1]);
|
||||
write_double_vec(SPECIAL_COUL,3,&force->special_coul[1]);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user