Skip to content
Snippets Groups Projects
Commit 2a894918 authored by Taddeüs Kroes's avatar Taddeüs Kroes
Browse files

Removed unused line

parent 7b66f091
No related branches found
No related tags found
No related merge requests found
#!/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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment