This was missing from yesterday's commit

git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@13264 c92efa57-630b-4861-b058-cf58834340f0
This commit is contained in:
giannozz 2017-01-21 14:33:00 +00:00
parent a27719dcef
commit 4653a07784
1 changed files with 1 additions and 1 deletions

View File

@ -297,7 +297,7 @@ SUBROUTINE move_ions ( idone )
! ... before leaving check that the new positions still transform
! ... according to the symmetry of the system.
!
CALL checkallsym( nat, tau, ityp, dfftp%nr1, dfftp%nr2, dfftp%nr3 )
CALL checkallsym( nat, tau, ityp)
!
END IF