mirror of
https://github.com/KLayout/klayout.git
synced 2026-08-29 01:14:35 +02:00
- Properly handling copy constructor and initialization - Simplify code - Added test
13 lines
145 B
Plaintext
13 lines
145 B
Plaintext
VERSION 5.8 ;
|
|
|
|
LAYER M1
|
|
TYPE ROUTING ;
|
|
DIRECTION HORIZONTAL ;
|
|
WIDTH 0.1 ;
|
|
PITCH 0.1 ;
|
|
END M1
|
|
|
|
LAYER overlap
|
|
TYPE OVERLAP ;
|
|
END overlap
|