dtgbasat: rename all.log into all.csv
In order to match the tarballs of the FORTE'14 paper. * bench/dtgbasat/stats.sh, bench/dtgbasat/README: Here.
This commit is contained in:
parent
70fa739fd1
commit
497710ecc2
2 changed files with 3 additions and 3 deletions
|
|
@ -59,14 +59,14 @@ To reproduce, follow these instructions:
|
|||
|
||||
% make -j4 -f stat.mk
|
||||
|
||||
This will build a CSV file called "all.log".
|
||||
This will build a CSV file called "all.csv".
|
||||
|
||||
10) You may generate LaTeX code for the tables with the scripts:
|
||||
- tabl.pl: Full data.
|
||||
- tabl1.pl, tabl2.pl, tabl3.pl, tabl4.pl: Partial tables as shown
|
||||
in the paper.
|
||||
|
||||
All these script takes the CSV file all.log as first argument, and
|
||||
All these script takes the CSV file all.csv as first argument, and
|
||||
output LaTeX to their standard output.
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue