This website requires JavaScript.
Explore
Help
Register
Sign In
luke
/
klayout
mirror of
https://github.com/KLayout/klayout.git
Watch
1
Star
0
Fork
You've already forked klayout
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
0452e91e8c
klayout
/
testdata
/
bd
/
strmrun.py
3 lines
71 B
Python
Raw
Blame
History
import
pya
print
(
"
Hello, world
"
+
str
(
pya
.
DBox
(
0
,
0
,
42
,
-
42
)
)
+
"
!
"
)
Reference in New Issue
View Git Blame
Copy Permalink