klayout/src/db
Matthias Köfferlein 0199192e83
Fixed #989 (cannot convert <defunct> cell to static cell) (#1002)
Fixed some more glitches while doing so:
* cell.name (gsi) was giving "basic_name", now it's changed to the
  internal name to be consistent with "name=". The "functional name"
  is still available as "basic_name".
* The basic name was rendering "<defunct>..." for defunct cells
  and has been changed to the functional name. Otherwise this
  is not accessible.
2022-02-12 17:05:12 +01:00
..
db Fixed #989 (cannot convert <defunct> cell to static cell) (#1002) 2022-02-12 17:05:12 +01:00
unit_tests Fixed #989 (cannot convert <defunct> cell to static cell) (#1002) 2022-02-12 17:05:12 +01:00
db.pro Refactoring: moved unit tests to libraries for some libs (ut modularization) 2017-08-26 22:44:31 +02:00