aboutsummaryrefslogtreecommitdiff
path: root/Plotval.com
diff options
context:
space:
mode:
Diffstat (limited to 'Plotval.com')
-rwxr-xr-xPlotval.com6
1 files changed, 6 insertions, 0 deletions
diff --git a/Plotval.com b/Plotval.com
new file mode 100755
index 0000000..8e5320d
--- /dev/null
+++ b/Plotval.com
@@ -0,0 +1,6 @@
+ common /plotval/ xleft,right,up,down,oldlft,oldrgt,oldup,olddown,
+ . xmax,xmin,ixlcnt,iylcnt,realcolors(50)
+
+ real*4 xleft,right,up,down,oldlft,oldrgt,oldup,olddown,
+ . xmax,xmin,realcolors
+