https://github.com/epiqc/ScaffCC
Revision 735dd753ffb910ef48f31b343d0d4b347ccf5ac5 authored by epiqc on 07 October 2016, 01:54:01 UTC, committed by epiqc on 07 October 2016, 01:54:01 UTC
1 parent 0d46b53
Raw File
Tip revision: 735dd753ffb910ef48f31b343d0d4b347ccf5ac5 authored by epiqc on 07 October 2016, 01:54:01 UTC
Readme changes
Tip revision: 735dd75
build.sh
#!/bin/bash

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