git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@3440 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
@ -66,6 +66,7 @@ Dump::Dump(LAMMPS *lmp, int narg, char **arg) : Pointers(lmp)
|
||||
// else if ends in .gz = gzipped text file
|
||||
// else ASCII text file
|
||||
|
||||
fp = NULL;
|
||||
singlefile_opened = 0;
|
||||
compressed = 0;
|
||||
binary = 0;
|
||||
|
||||
Reference in New Issue
Block a user