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