mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-05-14 13:02:39 -07:00
9 lines
72 B
Plaintext
9 lines
72 B
Plaintext
%module{Slic3r::XS};
|
|
%package{Slic3r::XS};
|
|
|
|
#include <myinit.h>
|
|
|
|
%{
|
|
|
|
%}
|