diff options
Diffstat (limited to 'Cogplot.f')
-rw-r--r-- | Cogplot.f | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -9,8 +9,8 @@ c****************************************************************************** include 'Linex.com' include 'Mol.com' include 'Pstuff.com' - real*4 gfplot(3000), rwplot(3000) - real*4 xfour, style(1) + real*8 gfplot(3000), rwplot(3000) + real*8 xfour, style(1) character*4 ion |