Skip to content

Commit

Permalink
more tutorial code changes
Browse files Browse the repository at this point in the history
another change to accompany jegonzal#122 and jegonzal#105
  • Loading branch information
boorad committed Feb 2, 2014
1 parent 92fd559 commit de54a9c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/graphlab/docs/using.dox
Original file line number Diff line number Diff line change
Expand Up @@ -373,7 +373,7 @@
}
};

typedef graphlab::distributed_graph_type<web_page, graphlab::empty> graph_type;
typedef graphlab::distributed_graph<web_page, graphlab::empty> graph_type;


bool line_parser(graph_type& graph,
Expand Down

0 comments on commit de54a9c

Please sign in to comment.