git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@10967 f3b2605a-c512-4ea7-a41b-209d697bcdaa

This commit is contained in:
sjplimp 2013-11-05 15:52:33 +00:00
parent 3237d21989
commit b927375ca4
1 changed files with 2 additions and 0 deletions

View File

@ -393,6 +393,8 @@ char Read_Control_File( char *control_file, control_params* control,
free( tmp );
free( s );
fclose(fp);
// fprintf( stderr,"%d %d %10.5f %d %10.5f %10.5f\n",
// control->ensemble, control->nsteps, control->dt,
// control->tabulate, control->T, control->P );