mirror of
https://github.com/lcbcFoo/ReonV.git
synced 2025-04-18 18:44:43 -04:00
Adjust to grmon2
This commit is contained in:
parent
27becf0ff0
commit
281d37e789
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ echo $@
|
|||
echo ""
|
||||
rm -f wcet_benchmark/*.log tools/bench_res.txt
|
||||
gcc tools/to_text.c -o tools/to_text
|
||||
echo "01000000" > tools/res.txt
|
||||
echo "01" > tools/res.txt
|
||||
for input in `ls -1 wcet_benchmark/*.out`; do
|
||||
echo "Running:" ${input}
|
||||
n=10
|
||||
|
|
Loading…
Add table
Reference in a new issue