git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@7782 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -492,4 +492,3 @@ void WriteRestart::write_bigint(int flag, bigint value)
|
||||
fwrite(&flag,sizeof(int),1,fp);
|
||||
fwrite(&value,sizeof(bigint),1,fp);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user