diff options
Diffstat (limited to 'plot.gnu')
| -rw-r--r-- | plot.gnu | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -1,4 +1,3 @@ set term x11 persist -plot 'flux.out' using 1:2 with lines, \ - 'collision.out' using 1:2 with lines +plot 'flux.out' using 1:2 with lines |
