Skip to content

Commit

Permalink
Add prefixes vms and hdl
Browse files Browse the repository at this point in the history
  • Loading branch information
nielsbuwen committed Feb 12, 2024
1 parent 9b1ecc3 commit 9621fa9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions skillbridge/client/workspace.py
Original file line number Diff line number Diff line change
Expand Up @@ -113,6 +113,7 @@ class Workspace:
get: FunctionCollection
gpe: FunctionCollection
hdb: FunctionCollection
hdl: FunctionCollection
he: FunctionCollection
hi: FunctionCollection
hnl: FunctionCollection
Expand Down Expand Up @@ -171,6 +172,7 @@ class Workspace:
vhms: FunctionCollection
via: FunctionCollection
viva: FunctionCollection
vms: FunctionCollection
vos: FunctionCollection
vpa: FunctionCollection
vsa: FunctionCollection
Expand Down

0 comments on commit 9621fa9

Please sign in to comment.