klayout/testdata/lay/a.libdef

7 lines
163 B
Plaintext
Raw Permalink Normal View History

2026-03-22 16:01:39 +01:00
# A comment
define("noname.gds");
define("L2", file + ".zzz", technology = "");
define("L3", "subdir/l3.gds", technologies = [ "T2", "T3" ], replicate = false);