New XS framework for C and C++ code
This commit is contained in:
parent
c88d8a5842
commit
9d27b5e4a7
18 changed files with 7889 additions and 0 deletions
11
xs/MANIFEST
Normal file
11
xs/MANIFEST
Normal file
|
@ -0,0 +1,11 @@
|
|||
Build.PL
|
||||
lib/Slic3r/TriangleMesh/XS.pm
|
||||
lib/Slic3r/XS.pm
|
||||
MANIFEST This list of files
|
||||
src/myinit.h
|
||||
src/ppport.h
|
||||
t/01_trianglemesh.t
|
||||
xsp/mytype.map
|
||||
xsp/TriangleMesh.xsp
|
||||
xsp/typemap.xspt
|
||||
xsp/XS.xsp
|
Loading…
Add table
Add a link
Reference in a new issue