X-Git-Url: http://git.mutantstargoat.com/user/nuclear/?p=csgray;a=blobdiff_plain;f=RUN;fp=RUN;h=728ad5ccd7795b03a41d5ffa48c5a21204d94172;hp=0000000000000000000000000000000000000000;hb=04f2029561c13e45ecb34354f4d459e0aa8e989b;hpb=3dd5ba3e29ccff62d188bb4e9e8d23d1879a6024 diff --git a/RUN b/RUN new file mode 100755 index 0000000..728ad5c --- /dev/null +++ b/RUN @@ -0,0 +1,4 @@ +#!/bin/sh + +rm -f output.ppm +./csgray && display output.ppm