mirror of
https://github.com/KLayout/klayout.git
synced 2026-09-01 18:37:50 +02:00
Fixed some merge issues.
This commit is contained in:
@@ -72,7 +72,7 @@ MAGReader::read (db::Layout &layout)
|
||||
const LayerMap &
|
||||
MAGReader::read (db::Layout &layout, const db::LoadLayoutOptions &options)
|
||||
{
|
||||
prepare_layers ();
|
||||
prepare_layers (layout);
|
||||
|
||||
mp_klayout_tech = layout.technology ();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user