source: doc/theses/colby_parsons_MMath/benchmarks/waituntil/genPlots@ f945fa7

Last change on this file since f945fa7 was f945fa7, checked in by Peter A. Buhr <pabuhr@…>, 12 hours ago

fix spelling mistake in directory name

  • Property mode set to 100755
File size: 192 bytes
Line 
1#!/bin/bash -
2python3 plotData.py data/nasus.txt nasus_
3python3 plotData.py data/pyke.txt pyke_
4python3 plotData.py data/nasus_future.txt nasus_
5python3 plotData.py data/pyke_future.txt pyke_
Note: See TracBrowser for help on using the repository browser.