Selaa lähdekoodia

Removed unused line

Taddeus Kroes 11 vuotta sitten
vanhempi
sitoutus
2a894918eb
1 muutettua tiedostoa jossa 0 lisäystä ja 1 poistoa
  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