Forgot to define variable rdvscf_dir in my previus commit

git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@7801 c92efa57-630b-4861-b058-cf58834340f0
This commit is contained in:
calandra 2011-05-17 16:24:51 +00:00
parent 24384fa144
commit be608ff731
1 changed files with 1 additions and 0 deletions

View File

@ -69,6 +69,7 @@ SUBROUTINE open_dvscf_star_q( q_index )
CHARACTER(len=10) :: star_i, star_minus_i
CHARACTER(LEN=256) :: fildvscfrot,fildvscfrot_asc
CHARACTER(LEN=256) :: fildvscfrot_imq,fildvscfrot_asc_imq
CHARACTER(LEN=256) :: rdvscf_dir
CALL start_clock ('open_dvscf_star_q')