aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorThomas White <taw@physics.org>2015-06-25 17:57:10 +0200
committerThomas White <taw@physics.org>2015-06-25 18:20:01 +0200
commit849ba7c62e2ae83ed8d4240cbbca769429d7d3bf (patch)
tree8f61ebaad2cd4085090853789900ace37e0aebf9 /scripts
parent0a7dcfd71ae2c267ac748c43637e27aef403db7e (diff)
scripts/plot-predict-refine: Fix pointless line
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/plot-predict-refine1
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/plot-predict-refine b/scripts/plot-predict-refine
index 5af7b39c..68baffdc 100755
--- a/scripts/plot-predict-refine
+++ b/scripts/plot-predict-refine
@@ -8,5 +8,4 @@ set xlabel "Profile radius before refinement / nm^-1"
set ylabel "Profile radius after refinement / nm^-1"
plot "plotme.dat" using 4:7
replot x
-replot 1.2*x
EOF