mirror of https://github.com/lammps/lammps.git
git-svn-id: svn://svn.icms.temple.edu/lammps-ro/trunk@2581 f3b2605a-c512-4ea7-a41b-209d697bcdaa
This commit is contained in:
parent
21ff47f1f4
commit
492e7d68d7
|
@ -45,6 +45,7 @@ c$$$ write (65,*) 'In ffinpt'
|
|||
c$$$ call timer(65)
|
||||
c$$$ close (65)
|
||||
c$$$ end if
|
||||
open (4,file='ffield.reax',status='old')
|
||||
rewind (4)
|
||||
iline=0
|
||||
read (4,'(a40)',end=990,err=990)qffield
|
||||
|
|
Loading…
Reference in New Issue