Jack Palevich | f54db02 | 2009-05-08 15:18:32 -0700 | [diff] [blame] | 1 | #!/bin/sh |
Jack Palevich | bbf8ab5 | 2009-05-11 11:54:30 -0700 | [diff] [blame] | 2 | g++ acc.cpp -ldl -o tests/acc && tests/acc tests/otcc.c -T tests/otcc.out && diff tests/otcc.out tests/otcc.out-orig |