1
0
mirror of https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git synced 2026-07-13 08:24:27 +00:00

Initial work for porting Slic3r::Config to XS

This commit is contained in:
Alessandro Ranellucci
2013-12-07 16:14:30 +01:00
parent 12db58c9d0
commit 4d066840ba
3 changed files with 127 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
#include "Config.hpp"
namespace Slic3r {
}