iOne more format increased (was too small for large cells)

git-svn-id: http://qeforge.qe-forge.org/svn/q-e/trunk/espresso@6430 c92efa57-630b-4861-b058-cf58834340f0
This commit is contained in:
giannozz 2010-02-17 16:45:43 +00:00
parent f71f1970cb
commit 905a09f7bd
1 changed files with 1 additions and 1 deletions

View File

@ -619,7 +619,7 @@ END FUNCTION saw
350 FORMAT( 3X, 'b1 = ',3F14.8)
360 FORMAT( 3X, 'b2 = ',3F14.8)
370 FORMAT( 3X, 'b3 = ',3F14.8)
340 FORMAT( 3X, 'omega = ',F14.8)
340 FORMAT( 3X, 'omega = ',F16.8)
RETURN