-
Notifications
You must be signed in to change notification settings - Fork 196
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #4125 from vgteam/fix-include-references
Use libvgio that uses quote includes
- Loading branch information
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
Submodule libhandlegraph
updated
3 files
+1 −1 | src/dagify.cpp | |
+2 −0 | src/include/handlegraph/serializable.hpp | |
+1 −1 | src/strongly_connected_components.cpp |
Submodule libvgio
updated
9 files
+12 −0 | README.md | |
+1 −1 | deps/libhandlegraph | |
+3 −3 | include/vg/io/alignment_emitter.hpp | |
+6 −6 | include/vg/io/alignment_io.hpp | |
+1 −1 | include/vg/io/basic_stream.hpp | |
+1 −1 | include/vg/io/edit.hpp | |
+2 −2 | src/alignment_emitter.cpp | |
+1 −1 | src/json2pb.cpp | |
+1 −1 | test.cpp |
1488b76
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
vg CI tests complete for merge to master. View the full report here.
16 tests passed, 0 tests failed and 0 tests skipped in 17434 seconds
1488b76
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
vg CI tests complete for branch auto-p-haps. View the full report here.
16 tests passed, 0 tests failed and 0 tests skipped in 17441 seconds