mirror of
https://github.com/KLayout/klayout.git
synced 2026-08-30 17:53:00 +02:00
13 lines
209 B
Plaintext
13 lines
209 B
Plaintext
VERSION 5.7 ;
|
|
NOWIREEXTENSIONATPIN ON ;
|
|
DIVIDERCHAR "/" ;
|
|
BUSBITCHARS "[]" ;
|
|
MACRO comp_a
|
|
CLASS BLOCK ;
|
|
FOREIGN comp_a ;
|
|
ORIGIN 0.000 0.000 ;
|
|
SIZE 10000.000 BY 2000.000 ;
|
|
END comp_a
|
|
END LIBRARY
|
|
|