mirror of
https://github.com/BelfrySCAD/BOSL2.git
synced 2024-12-29 00:09:41 +00:00
Removed ghost reference
to polygon()
This commit is contained in:
parent
0ea2d28a85
commit
6a234b31c5
1 changed files with 0 additions and 1 deletions
|
@ -1142,7 +1142,6 @@ function _turtle_command(command, parm, parm2, state, index) =
|
|||
// Module: debug_polygon()
|
||||
// Synopsis: Draws an annotated polygon.
|
||||
// Topics: Shapes (2D)
|
||||
// See Also: polygon()
|
||||
//
|
||||
// Usage:
|
||||
// debug_polygon(points, paths, [vertices=], [edges=], [convexity=], [size=]);
|
||||
|
|
Loading…
Reference in a new issue