getting out of the insurance business :-)
This commit is contained in:
@ -124,7 +124,7 @@ void PPPMGPU::init()
|
||||
|
||||
PPPM::init();
|
||||
|
||||
// insure no conflict with fix balance
|
||||
// ensure no conflict with fix balance
|
||||
|
||||
for (int i = 0; i < modify->nfix; i++)
|
||||
if (strcmp(modify->fix[i]->style,"balance") == 0)
|
||||
|
||||
Reference in New Issue
Block a user