Browse Source

Removed unused line

Taddeus Kroes 11 năm trước cách đây
mục cha
commit
2a894918eb
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      run.sh

+ 0 - 1
run.sh

@@ -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