https://github.com/fenderglass/Ragout
Revision bd35cb59f602ed33794dc1697a1503375eabef80 authored by Mikhail Kolmogorov on 05 March 2015, 20:35:08 UTC, committed by Mikhail Kolmogorov on 05 March 2015, 20:35:08 UTC
1 parent d36d12e
Tip revision: bd35cb59f602ed33794dc1697a1503375eabef80 authored by Mikhail Kolmogorov on 05 March 2015, 20:35:08 UTC
added extra condition in split_by_instance
added extra condition in split_by_instance
Tip revision: bd35cb5
.travis.yml
language: cpp
compiler:
- gcc
- clang
script: make; make dependencies; make test

Computing file changes ...