浏览代码

clean rule removes seek.txt and array.txt, which are graphing temporaries

dstromberg 13 年之前
父节点
当前提交
0cf2a846ea
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      Makefile

+ 1 - 0
Makefile

@@ -20,4 +20,5 @@ clean:
 	rm -rf __pycache__
 	rm -f bloom-filter-rm-me
 	rm -f *.ps *.pdf
+	rm -f seek.txt array.txt