Fix MANIFEST
This commit is contained in:
parent
87c5427010
commit
5b9bbe43b2
1 changed files with 3 additions and 3 deletions
|
@ -39,8 +39,8 @@ src/PolylineCollection.cpp
|
||||||
src/PolylineCollection.hpp
|
src/PolylineCollection.hpp
|
||||||
src/PrintConfig.cpp
|
src/PrintConfig.cpp
|
||||||
src/PrintConfig.hpp
|
src/PrintConfig.hpp
|
||||||
src/PrintState.cpp
|
src/Print.cpp
|
||||||
src/PrintState.hpp
|
src/Print.hpp
|
||||||
src/ppport.h
|
src/ppport.h
|
||||||
src/Surface.cpp
|
src/Surface.cpp
|
||||||
src/Surface.hpp
|
src/Surface.hpp
|
||||||
|
@ -80,7 +80,7 @@ xsp/Point.xsp
|
||||||
xsp/Polygon.xsp
|
xsp/Polygon.xsp
|
||||||
xsp/Polyline.xsp
|
xsp/Polyline.xsp
|
||||||
xsp/PolylineCollection.xsp
|
xsp/PolylineCollection.xsp
|
||||||
xsp/PrintState.xsp
|
xsp/Print.xsp
|
||||||
xsp/Surface.xsp
|
xsp/Surface.xsp
|
||||||
xsp/SurfaceCollection.xsp
|
xsp/SurfaceCollection.xsp
|
||||||
xsp/TriangleMesh.xsp
|
xsp/TriangleMesh.xsp
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue