Skip to content

Commit 4772fb6

Browse files
author
jshun
committed
cleaned up code
1 parent db1af18 commit 4772fb6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -206,7 +206,6 @@ template<class vertex>
206206
void Compute(graph<vertex> GA, intT start){
207207
208208
}
209-
210209
```
211210

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

0 commit comments

Comments
 (0)