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