mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-11-02 20:51:23 -07:00
Rename _toPerl() to arrayref()
This commit is contained in:
parent
b42333feed
commit
d06ac3e31e
4 changed files with 5 additions and 5 deletions
|
|
@ -10,7 +10,7 @@
|
|||
%{
|
||||
|
||||
SV*
|
||||
Point::_toPerl()
|
||||
Point::arrayref()
|
||||
CODE:
|
||||
RETVAL = point2perl(*THIS);
|
||||
OUTPUT:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue