mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-17 02:22:17 +00:00
Initial work for porting Slic3r::Config to XS
This commit is contained in:
7
xs/src/Config.cpp
Normal file
7
xs/src/Config.cpp
Normal file
@@ -0,0 +1,7 @@
|
||||
#include "Config.hpp"
|
||||
|
||||
namespace Slic3r {
|
||||
|
||||
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user