mirror of https://github.com/KLayout/klayout.git
Merge branch 'master' of github.com:KLayout/klayout
This commit is contained in:
commit
4e430ff38f
|
|
@ -305,7 +305,7 @@ input(1, 0).sized(200.nm).output(10, 0)</pre>
|
|||
|
||||
<pre>
|
||||
source("input.gds")
|
||||
report("out.lyrdb")
|
||||
report("Output Database", "out.lyrdb")
|
||||
input(1, 0).sized(200.nm).output("sized")</pre>
|
||||
|
||||
<p>
|
||||
|
|
|
|||
Loading…
Reference in New Issue