diff options
author | Marius Kintel <marius@kintel.net> | 2012-10-24 01:48:29 (GMT) |
---|---|---|
committer | Marius Kintel <marius@kintel.net> | 2012-10-24 01:48:29 (GMT) |
commit | 5467bc94116c7e3f22210ace64e0678fff4d4347 (patch) | |
tree | 77e21bc330fb7e358245f4588942ec4a31110007 /doc | |
parent | b7cc740b78ea636868c560871437b3beed45cf2e (diff) |
Make cmd-line overrides using -D work also for USEd modules. Fixes #211
Diffstat (limited to 'doc')
-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 7f8378d..c58a942 100644 --- a/doc/TODO.txt +++ b/doc/TODO.txt @@ -239,6 +239,7 @@ o Collect "all" available OpenSCAD scripts from the internets and run the integr MISSING TESTS: -------------- +o cmd-line -D variable override o all functions o mirror o scale |