diff options
author | Torsten Paul <Torsten.Paul@gmx.de> | 2013-12-26 04:01:40 (GMT) |
---|---|---|
committer | Torsten Paul <Torsten.Paul@gmx.de> | 2013-12-26 19:02:31 (GMT) |
commit | 6443df394b7754509ddfd781df7758ba912ebcbd (patch) | |
tree | c1b02654f02f3cdc07edc9f682f75fa2b85f8b83 /.gitignore | |
parent | 41ab9e8ab613d6d33ade2fa4db1fe93878993282 (diff) |
Add concat() builtin (fixes #201).
This allows to concatenate multiple vectors and single elements into a
single result vector.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -12,4 +12,6 @@ parser_yacc.h /tmp /OpenSCAD.app */#*# +/nbproject /openscad +/tests/openscad_nogui |