"na" was declared twice

git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@2502 c92efa57-630b-4861-b058-cf58834340f0
This commit is contained in:
giannozz 2005-11-22 08:09:06 +00:00
parent 30230d4636
commit 387957b7ab
1 changed files with 1 additions and 1 deletions

View File

@ -459,7 +459,7 @@ MODULE from_restart_module
USE grid_dimensions, ONLY : nr1, nr2, nr3
USE reciprocal_vectors, ONLY : mill_l
USE gvecp, ONLY : ngm
USE ions_base, ONLY : na, nat, tau_srt
USE ions_base, ONLY : nat, tau_srt
!
IMPLICIT NONE
!