compile.sh 128 Bytes
#!/bin/bash

cd ../disambiguation; sudo make install; cd ../exec; make clean; make; make parser; ./parser --no-sem --timeout 60