mirror of
https://github.com/boostorg/graph.git
synced 2026-01-27 06:52:11 +00:00
new file
[SVN r11534]
This commit is contained in:
8
src/graphviz_parser.h
Normal file
8
src/graphviz_parser.h
Normal file
@@ -0,0 +1,8 @@
|
||||
#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
|
||||
|
||||
Reference in New Issue
Block a user