https://github.com/epiqc/ScaffCC
Revision 1b315719c2152a429bb620f9f735f66a10274ba0 authored by yongshanding on 12 October 2018, 17:48:02 UTC, committed by yongshanding on 12 October 2018, 17:48:02 UTC
1 parent 4080900
Raw File
Tip revision: 1b315719c2152a429bb620f9f735f66a10274ba0 authored by yongshanding on 12 October 2018, 17:48:02 UTC
openQASM generation script fix
Tip revision: 1b31571
build.sh
#!/bin/bash

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