Restructured Code
* Move layer info struct and associated functions to dedicated c/h files. * Rename layer selector folder more generic "layer" Besides from restructuring nothing changes
This commit is contained in:
@@ -32,6 +32,7 @@
|
||||
#include "command-line.h"
|
||||
#include "gds-parser/gds-parser.h"
|
||||
#include "mapping-parser.h"
|
||||
#include "layer/layer-info.h"
|
||||
#include "cairo-output/cairo-output.h"
|
||||
#include "latex-output/latex-output.h"
|
||||
#include "external-renderer.h"
|
||||
|
Reference in New Issue
Block a user