Merge branch 'feature/measurements' of www.klayout.org:/home/matthias/git/klayout into feature/measurements

This commit is contained in:
Matthias Koefferlein 2025-08-03 19:46:44 +02:00
commit 9470d5cdc0
1 changed files with 3 additions and 0 deletions

View File

@ -150,6 +150,9 @@ END
return
end
# makes RBA::Value available as tl.Value
pya.eval_string("import klayout.tl");
macro_file = File.join($ut_testtmp, "test.lym")
File.open(macro_file, "w") do |file|
file.write(<<"END")