mirror of
https://gitee.com/eda-development/eda_fpga.git
synced 2025-08-06 17:22:03 +08:00
10 lines
305 B
C
10 lines
305 B
C
#pragma once
|
|
#define GVPLUGIN_CONFIG_FILE "config6"
|
|
#define GVPLUGIN_VERSION 6
|
|
#define PACKAGE_BUGREPORT "http://www.graphviz.org/"
|
|
#define PACKAGE_NAME "graphviz"
|
|
#define PACKAGE_STRING "graphviz 2.50.0"
|
|
#define PACKAGE_TARNAME "graphviz"
|
|
#define PACKAGE_URL ""
|
|
#define PACKAGE_VERSION "2.50.0"
|