aboutsummaryrefslogtreecommitdiff
path: root/Fluxplot.f
diff options
context:
space:
mode:
Diffstat (limited to 'Fluxplot.f')
-rw-r--r--Fluxplot.f4
1 files changed, 2 insertions, 2 deletions
diff --git a/Fluxplot.f b/Fluxplot.f
index 7393a3a..b07a1d5 100644
--- a/Fluxplot.f
+++ b/Fluxplot.f
@@ -9,8 +9,8 @@ c******************************************************************************
include 'Dummy.com'
include 'Pstuff.com'
real*8 wavep(2000), fluxp(2000)
- real*4 waveplot(2000), flxplt(2000)
- real*4 style(1)
+ real*8 waveplot(2000), flxplt(2000)
+ real*8 style(1)
c*****dump the data into working arrays