Files
klayout/testdata/algo
Matthias Koefferlein 57305977a4 Spice writer delegate fix
- Changed to const & objects in the Spice writer delegate
  to non-const & for Ruby/Python reimplementation (as const/non-const
  ambiguity is an issue for Ruby/Python we cannot efficiently
  work with const refs)
- Updated test data because the previous implementation wasn't
  using refs but rather copies of device and device class
  objects.
2019-01-31 22:23:58 +01:00
..
2018-12-26 00:36:54 +01:00
2019-01-20 17:31:58 +01:00
2019-01-20 17:31:58 +01:00
2019-01-31 22:23:58 +01:00