Skip to content

Commit

Permalink
Merge branch 'master' of github.com:KLayout/klayout
Browse files Browse the repository at this point in the history
  • Loading branch information
Matthias Koefferlein committed Jun 8, 2024
2 parents ff824af + bca7a9c commit 4e430ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/doc/doc/manual/drc_basic.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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>
Expand Down

0 comments on commit 4e430ff

Please sign in to comment.