mirror of
https://github.com/KLayout/klayout.git
synced 2026-09-08 04:08:14 +02:00
WIP: OASIS reader tests debugging.
This commit is contained in:
Vendored
+5
-5
@@ -1,5 +1,10 @@
|
||||
begin_lib 0.001
|
||||
begin_cell {A}
|
||||
set props {
|
||||
{10 {Property string value for ID 13}}
|
||||
{25 {PROP_VALUE2}}
|
||||
}
|
||||
boxp $props 1 2 {0 5000} {100 5200}
|
||||
set props {
|
||||
{10 {Property string value for ID 13}}
|
||||
}
|
||||
@@ -12,11 +17,6 @@ set props {
|
||||
{10 {Property string value for ID 13}}
|
||||
}
|
||||
boxp $props 1 2 {0 4000} {100 4200}
|
||||
set props {
|
||||
{25 {PROP_VALUE2}}
|
||||
{10 {Property string value for ID 13}}
|
||||
}
|
||||
boxp $props 1 2 {0 5000} {100 5200}
|
||||
set props {
|
||||
{25 {PROP_VALUE2}}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user