including f_defs.h is no longer useful

git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@10973 c92efa57-630b-4861-b058-cf58834340f0
This commit is contained in:
giannozz 2014-05-16 12:13:27 +00:00
parent be978a739d
commit 6e8007d435
5 changed files with 0 additions and 21 deletions

View File

@ -6,10 +6,6 @@
! or http://www.gnu.org/copyleft/gpl.txt .
!
!
!
#include "f_defs.h"
!
!-----------------------------------------------------------------------
subroutine solve_head

View File

@ -6,11 +6,6 @@
! or http://www.gnu.org/copyleft/gpl.txt .
!
!
!
!
#include "f_defs.h"
!
!----------------------------------------------------------------------------
SUBROUTINE diago_cg(ndim,omat,maxter,max_state,e,ovec,cutoff,ethr,found_state,l_para)
!----------------------------------------------------------------------------

View File

@ -6,11 +6,6 @@
! or http://www.gnu.org/copyleft/gpl.txt .
!
!
!
!
#include "f_defs.h"
!
!----------------------------------------------------------------------------
SUBROUTINE diago_cg_g(ndim,omat,smat,maxter,max_state,e,ovec,cutoff,ethr,found_state,l_para)
!----------------------------------------------------------------------------

View File

@ -6,10 +6,6 @@
! or http://www.gnu.org/copyleft/gpl.txt .
!
!
!
#include "f_defs.h"
!
!----------------------------------------------------------------------------
SUBROUTINE o_rinitcgg( npwx, npw, nstart, numwp, psi, o_evc, e, numv, v_states,hdiag,ptype,fcw_number,fcw_state,fcw_mat,ethr)
!----------------------------------------------------------------------------

View File

@ -6,9 +6,6 @@
! or http://www.gnu.org/copyleft/gpl.txt .
!
!
!
#include "f_defs.h"
!
!----------------------------------------------------------------------------
SUBROUTINE wfc_gamma_real(itask,ispin)