add source code that does not have location annotations.
[IRC.git] / Robust / src / Benchmarks / SSJava / EyeTracking / run-normal.sh
1 #!/bin/bash
2
3 LEAn.bin > normal.txt
4
5 X=converterTempFile
6
7 sed -e '/^SSJAVA:/ d'  normal.txt > $X  
8
9 mv $X normal.txt