ref: d121746576d1286f41e99cbb562d727f642556bc
parent: 53f1619831b9695c7b28a4949c7a2f6c177a8392
author: Ori Bernstein <ori@eigenstate.org>
date: Mon Jul 30 21:39:15 EDT 2012
Remove only-for-testing file from bld.sh
--- a/bld.sh
+++ b/bld.sh
@@ -66,8 +66,3 @@
echo $COMP
$COMP
-build f.myr
-COMP="$CC -m32 -o f f.o -L. -lstd"
-echo $COMP
-$COMP
-