Small bug fix.

git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@1746 c92efa57-630b-4861-b058-cf58834340f0
This commit is contained in:
dalcorso 2005-03-23 16:32:45 +00:00
parent f66875374b
commit 1f933400db
1 changed files with 1 additions and 1 deletions

View File

@ -360,7 +360,7 @@ SUBROUTINE punch_band (filband, spin_component)
!
IF ( ionode ) THEN
!
IF (ik == 1) THEN
IF (ik == nks1) THEN
WRITE (iunpun, '(" &plot nbnd=",i4,", nks=",i4," /")') &
nbnd, nks2-nks1+1
END IF