浏览代码

Added run script to easily run benchmarks.

Taddeus Kroes 14 年之前
父节点
当前提交
01cc0055d6
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      run

+ 2 - 0
run

@@ -0,0 +1,2 @@
+#!/bin/sh
+python main.py benchmarks/build/$1.s out.s in.s && meld in.s out.s