blob: b4cef93c60db2af10b3fb3ae3c925b8ad24f9777 [file] [log] [blame]
Jack Palevichf54db022009-05-08 15:18:32 -07001#!/bin/sh
Jack Palevich77ae76e2009-05-10 19:59:24 -07002g++ acc.cpp -DTEST -ldl -o tests/acc && tests/acc tests/otcc.c tests/otcc.out && diff tests/otcc.out tests/otcc.out-orig