klayout/src/edt
Matthias Koefferlein af1c5c9f66 Bugfix: avoid a segfault
Reason: PCellDeclaration::parameter_declaration is volatile when
the PCell does not want parameter declaration caching. In this
case, begin .. end iterators must not be taken from different
calls to parameter_declaration for example.
2017-11-01 22:12:49 +01:00
..
edt Bugfix: avoid a segfault 2017-11-01 22:12:49 +01:00
unit_tests Unit test refactoring 2017-09-03 01:54:11 +02:00
edt.pro Refactoring: moved unit tests to libraries for some libs (ut modularization) 2017-08-26 22:44:31 +02:00