mirror of
https://github.com/KLayout/klayout.git
synced 2026-08-22 05:57:41 +02:00
WIP: fixed some build issues, removed some link dependencies which causes issues on Windows.
This commit is contained in:
Vendored
+2
@@ -0,0 +1,2 @@
|
||||
import pya
|
||||
print("Hello, world " + str(pya.DBox(0, 0, 42, -42)) + "!")
|
||||
Reference in New Issue
Block a user