Skip to content

Commit

Permalink
Merge pull request #248 from unihd-cag/prefix-vms-and-hdl
Browse files Browse the repository at this point in the history
Add prefixes vms and hdl
  • Loading branch information
TM90 committed Feb 19, 2024
2 parents 87d293a + 3e6ae0e commit cbc1825
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 cbc1825

Please sign in to comment.