@@ -1,5 +1,4 @@
#!/usr/bin/env bash
-pcat () { pygmentize -f terminal256 -O style=native -g $*; }
set -e
make -s bf
./bf | opt-3.5 -O3 -o prog.bc