added edge_index_t

[SVN r8533]
This commit is contained in:
Jeremy Siek 2001-01-08 19:17:08 +00:00
parent 1e5dcbdd06
commit ec6a1186b1

View File

@ -362,6 +362,7 @@ predefined tags, and it is easy to add more.
<P>
<PRE>
struct vertex_index_t { }
struct edge_index_t { }
struct graph_name_t { }
struct vertex_name_t { }
struct edge_name_t { }