General cleanups, and argument validations.
authorJustin Wind <justin.wind@gmail.com>
Tue, 26 Feb 2013 22:08:03 +0000 (14:08 -0800)
committerJustin Wind <justin.wind@gmail.com>
Tue, 26 Feb 2013 22:08:03 +0000 (14:08 -0800)
Unified textual style in comments.
Fixed wrong option identifier in usage_().
Added _del() to match _new() call in module interfaces.
Numeric command-line arguments now do basic error-checking, but still do no sane range-checking yet.
Added simple statistical test to 'make check' target.


No differences found