Skip to content
This repository has been archived by the owner on Jul 17, 2023. It is now read-only.

Commit

Permalink
update cl
Browse files Browse the repository at this point in the history
  • Loading branch information
x-chen committed Oct 5, 2016
1 parent a8804d3 commit 1b420f0
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions ChangeLog.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
v1.0.2
- SPW-316 update denovo scoring script to write valide vcf when the input vcf contains more than three samples
- Remove old/unused reference utility functions
v1.0.1
- MANTA-299 documentation and method cleanup for handling split read evidence with a couple of bug fixes
- MANTA-296 Test assembler directly from bam input
Expand Down
2 changes: 1 addition & 1 deletion src/c++/lib/svgraph/SVLocusNode.hh
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ typedef unsigned NodeIndexType;
#if 0
class customConstEdgeIterator
: public boost::iterator_adaptor<
customConstEdgeIterator // Derived
customConstEdgeIterator // Derived
, Finite_vertices_iterator // Base
, Vertex_handle // Value
, boost::forward_traversal_tag // Traversal type
Expand Down

0 comments on commit 1b420f0

Please sign in to comment.