mirror of
https://github.com/KLayout/klayout.git
synced 2026-08-29 17:30:09 +02:00
commit d77702cd86066f3a97d740a95923fa598c2ff07b Author: Matthias Koefferlein <[email protected]> Date: Sat Mar 28 21:28:39 2020 +0100 Wildcard expansion feature on layer mapping Finished feature, added doc and test. The solution is to use placeholder indexes for the layer mapping which are substituted by the real layers when they are encountered. commit af60b5f18acfe3c5e2f1d4e6bc6ee752a246dc0d Author: Matthias Koefferlein <[email protected]> Date: Sat Mar 28 19:11:32 2020 +0100 Preparations for new feature: introduce relative and wildcard target layer specs