2
0
mirror of https://github.com/boostorg/graph.git synced 2026-01-29 19:42:11 +00:00
Files
graph/src/graphviz_digraph_parser.hpp
Douglas Gregor 60e424c882 Permit empty attribute lists
[SVN r27241]
2005-02-08 14:52:29 +00:00

9 lines
142 B
C++

#define GRAPH_T 257
#define NODE_T 258
#define EDGE_T 259
#define DIGRAPH_T 260
#define EDGEOP_T 261
#define SUBGRAPH_T 262
#define ID_T 263