Skip to content

Commit

Permalink
Changing documentation: make from_klayout, `make from_klayout_batch…
Browse files Browse the repository at this point in the history
…_mode` and `make from_python` now all work!
  • Loading branch information
thomaslima committed Dec 28, 2018
1 parent 2b29ec0 commit 171dfe3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Examples/scripted_layout/readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,9 @@ export PYTHONPATH="/path/to/SiEPIC-Tools/klayout_dot_config/python:$PYTHONPATH"

# Building a mask

Use formulas defines in the Makefile. Type `make` for the default build.
Use formulas defined in the Makefile. Type `make` for the default build.

`make from_klayout`, `make from_klayout_batch_mode` and `make from_python` now all work, but they require a newer version of SiEPIC-Tools than listed above. This code was tested with commit hash 26c38fc63fc2221854fab56152277bb1bd410f2e https://github.com/lukasc-ubc/SiEPIC-Tools/tree/26c38fc63fc2221854fab56152277bb1bd410f2e (branch self-testing)

# Testing

Expand Down

0 comments on commit 171dfe3

Please sign in to comment.