1
0
mirror of https://github.com/JustinSDK/dotSCAD.git synced 2025-08-11 01:04:07 +02:00

update to 3.0

This commit is contained in:
Justin Lin
2021-02-11 11:23:16 +08:00
parent 311cb70eec
commit ed5dc9dfd8
3 changed files with 2 additions and 2 deletions

View File

@@ -149,7 +149,7 @@ These examples incubate dotSCAD and dotSCAD refactors these examples. See [examp
- [util/sort](https://openhome.cc/eGossip/OpenSCAD/lib3x-sort.html)
- [util/sub_str](https://openhome.cc/eGossip/OpenSCAD/lib3x-sub_str.html)
- [util/split_str](https://openhome.cc/eGossip/OpenSCAD/lib3x-split_str.html)
- [util/sum](https://openhome.cc/eGossip/OpenSCAD/lib2x-sum.html)
- [util/sum](https://openhome.cc/eGossip/OpenSCAD/lib3x-sum.html)
- [util/zip](https://openhome.cc/eGossip/OpenSCAD/lib2x-zip.html)
### Matrix

View File

@@ -4,7 +4,7 @@
* @copyright Justin Lin, 2020
* @license https://opensource.org/licenses/lgpl-3.0.html
*
* @see https://openhome.cc/eGossip/OpenSCAD/lib2x-sum.html
* @see https://openhome.cc/eGossip/OpenSCAD/lib3x-sum.html
*
**/