1
0
mirror of https://github.com/JustinSDK/dotSCAD.git synced 2025-09-02 11:12:42 +02:00

renamed module name

This commit is contained in:
Justin Lin
2017-04-08 06:48:36 +08:00
parent 8ea1c9647c
commit f55f1a2591
4 changed files with 17 additions and 17 deletions

View File

@@ -45,7 +45,7 @@ Some modules may depend on other modules. For example, the `polyline2d` module d
- Path
- [circle_path](https://openhome.cc/eGossip/OpenSCAD/lib-circle_path.html)
- [bezier](https://openhome.cc/eGossip/OpenSCAD/lib-bezier.html)
- [bezier_curve](https://openhome.cc/eGossip/OpenSCAD/lib-bezier_curve.html)
- [helix](https://openhome.cc/eGossip/OpenSCAD/lib-helix.html)
- [archimedean_spiral](https://openhome.cc/eGossip/OpenSCAD/lib-archimedean_spiral.html)
- [sphere_spiral](https://openhome.cc/eGossip/OpenSCAD/lib-sphere_spiral.html)