https://github.com/epiqc/ScaffCC
Revision aa939e91235380c37277edc06d91cc32e8cff08b authored by ah744 on 11 July 2016, 00:57:59 UTC, committed by ah744 on 11 July 2016, 00:57:59 UTC
1 parent c656e71
Raw File
Tip revision: aa939e91235380c37277edc06d91cc32e8cff08b authored by ah744 on 11 July 2016, 00:57:59 UTC
Script Invokation Fix
Tip revision: aa939e9
build.sh
#!/bin/bash

cd rkqc/
./build.sh
cd ../
make
back to top