]> matita.cs.unibo.it Git - helm.git/blob - use_case/stats/parsing_time_expat.sh
made executable again
[helm.git] / use_case / stats / parsing_time_expat.sh
1 #!/bin/sh
2 TIME=`zcat $1 | ./parse/parse_expat`
3 echo `fgrep $1 $2 | cut -d ' ' -f 2,3,4`" "$TIME