working hack. now do it properly with intervals
[csgray] / RUN
diff --git a/RUN b/RUN
index 728ad5c..7cf8029 100755 (executable)
--- a/RUN
+++ b/RUN
@@ -1,4 +1,4 @@
 #!/bin/sh
 
 rm -f output.ppm
-./csgray && display output.ppm
+./csgray $* && display output.ppm