Ver Fonte

Added run script to easily run benchmarks.

Taddeus Kroes há 14 anos atrás
pai
commit
01cc0055d6
1 ficheiros alterados com 2 adições e 0 exclusões
  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