diff options
author | Marius Kintel <marius@kintel.net> | 2011-02-04 13:07:22 (GMT) |
---|---|---|
committer | Marius Kintel <marius@kintel.net> | 2011-02-04 13:07:22 (GMT) |
commit | 420c36603b8ba8e7fcf2988ccef4774130d39511 (patch) | |
tree | 3ba6e3e2551a76f976108f82ad158fc5e1b6c3b6 | |
parent | 26879007ae3e5de82e09512c4f18541063f949cf (diff) |
suggestions for constants
-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 |