From 849ba7c62e2ae83ed8d4240cbbca769429d7d3bf Mon Sep 17 00:00:00 2001 From: Thomas White Date: Thu, 25 Jun 2015 17:57:10 +0200 Subject: scripts/plot-predict-refine: Fix pointless line --- scripts/plot-predict-refine | 1 - 1 file changed, 1 deletion(-) (limited to 'scripts') 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 -- cgit v1.2.3