name method
This commit is contained in:
parent
c8b2b65fe3
commit
0d1bf36fba
|
|
@ -5222,6 +5222,8 @@ arrivals_invalid()
|
||||||
////////////////////////////////////////////////////////////////
|
////////////////////////////////////////////////////////////////
|
||||||
|
|
||||||
%extend Library {
|
%extend Library {
|
||||||
|
const char *name() { return self->name(); }
|
||||||
|
|
||||||
Cell *
|
Cell *
|
||||||
find_cell(const char *name)
|
find_cell(const char *name)
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue