Explorar el Código

Added run script to easily run benchmarks.

Taddeus Kroes hace 14 años
padre
commit
01cc0055d6
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  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