noncolin variable was not properly included

git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@1794 c92efa57-630b-4861-b058-cf58834340f0
This commit is contained in:
degironc 2005-04-13 10:43:25 +00:00
parent dc4310ea33
commit a07253c23e
1 changed files with 1 additions and 1 deletions

View File

@ -56,7 +56,7 @@ PROGRAM dos
USE ktetra, ONLY : ntetra, tetra, ltetra
USE wvfct, ONLY : nbnd, et
USE lsda_mod, ONLY : nspin
USE noncollin_module : noncolin
USE noncollin_module, ONLY: noncolin
USE mp, ONLY : mp_bcast
!
IMPLICIT NONE