Permalink
Switch branches/tags
Nothing to show
Find file
Fetching contributors…
Cannot retrieve contributors at this time
executable file 4 lines (3 sloc) 159 Bytes
#!/bin/sh
#g++ -g fastq-mcf.c -o fastq-mcf.ex && ./fastq-mcf.ex $*
g++ -g fastq-multx.c -o fastq-multx.ex && gdb --eval-command=run --args ./fastq-multx.ex $*