[gdsii] cleanup

This commit is contained in:
Jan Petykiewicz 2026-07-14 21:24:34 -07:00
commit 29947c6c01
14 changed files with 153 additions and 901 deletions

View file

@ -1,5 +0,0 @@
from masque.file.gdsii.perf import main
if __name__ == '__main__':
raise SystemExit(main())