diff options
| -rw-r--r-- | doc/TODO.txt | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/doc/TODO.txt b/doc/TODO.txt index a053b58..29c4d87 100644 --- a/doc/TODO.txt +++ b/doc/TODO.txt @@ -143,6 +143,7 @@ o Language Frontend    - Rethink for vs. intersection_for vs. group. Should for loops      generate child lists instead, and make these passable to other      modules or accessible by child()? +  - constants: PI, TRUE, FALSE  o DXF Import/Export    - Use dxflib from RibbonSoft for import/export? -> investigate    - Import | 
