Skip to content

Commit

Permalink
cleaned up code
Browse files Browse the repository at this point in the history
  • Loading branch information
jshun committed Oct 17, 2014
1 parent db1af18 commit 4772fb6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -206,7 +206,6 @@ template<class vertex>
void Compute(graph<vertex> GA, intT start){
}
```

For weighted graph applications, add "#define WEIGHTED 1" before
Expand Down

0 comments on commit 4772fb6

Please sign in to comment.