disabled call to plugin_arguments at the moment.

git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@7266 c92efa57-630b-4861-b058-cf58834340f0
This commit is contained in:
marsamos 2010-11-29 16:08:21 +00:00
parent 320a278860
commit a75ed11579
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@ PROGRAM pwscf
!
! ... open input file
!
IF(ionode) CALL plugin_arguments()
! IF(ionode) CALL plugin_arguments()
IF( ionode ) CALL open_input_file(xmlinput,attr)
!
! bcast of xmlinput and attr needs to be done