change outdir with tmp_dir in plugin_initialization for CPV

git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@7572 c92efa57-630b-4861-b058-cf58834340f0
This commit is contained in:
marsamos 2011-03-11 15:09:27 +00:00
parent 7809965f87
commit e7e039658d
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ SUBROUTINE plugin_initialization()
!
USE io_global, ONLY : stdout, ionode
USE kinds, ONLY : DP
USE io_files, ONLY : outdir
USE io_files, ONLY : tmp_dir
!
USE plugin_flags
!