mirror of
https://github.com/KLayout/klayout.git
synced 2026-08-30 01:39:30 +02:00
* .inc is allowed as synonym * Paths can be URL's (with HTTP) * Relative resolution of paths/URL's vs. parent of .include
6 lines
77 B
Plaintext
6 lines
77 B
Plaintext
|
|
.include "nreader8a.cir"
|
|
.include ../algo/nreader8b.cir
|
|
.inc nreader8c.cir
|
|
|