Go to file
Mario Hüttel 3cfdc86ef8 Parser finished?
* Implemented basic parser functionality
* Tested with GDSII file
* Ready to write render output
2018-05-08 11:59:32 +02:00
.gitignore parser for gds started 2018-05-07 13:27:50 +02:00
CMakeLists.txt Parser finished? 2018-05-08 11:59:32 +02:00
gdsparse.c Parser finished? 2018-05-08 11:59:32 +02:00
gdsparse.h Parser finished? 2018-05-08 11:59:32 +02:00
main.c redesigned lists to GLists 2018-05-07 15:57:47 +02:00