GDS-Render v1.2.1
|
Header file for the GDS-Parser. More...
Go to the source code of this file.
Macros | |
#define | GDS_PRINT_DEBUG_INFOS (0) |
1: Print infos, 0: Don't print More... | |
Functions | |
int | parse_gds_from_file (const char *filename, GList **library_array) |
Parse a GDS file. More... | |
int | clear_lib_list (GList **library_list) |
Deletes all libraries including cells, references etc. More... | |
Header file for the GDS-Parser.
Definition in file gds-parser.h.