commit | 2097ac8d9e07320ff0f087bd6b3f6987aa02eb69 | [log] [tgz] |
---|---|---|
author | Denys Vlasenko <vda.linux@googlemail.com> | Mon Dec 24 05:00:36 2018 +0100 |
committer | Denys Vlasenko <vda.linux@googlemail.com> | Mon Dec 24 05:00:36 2018 +0100 |
tree | f3ceccdc48fff7ea71263d0e05c060e2f126749e | |
parent | a7732d11204d04f14ec69103128a3a6bec7d525d [diff] |
bc: move functions/macros around, no code changes Order now is: enums/structures/defines, utility/common functions, parsing, execution, main loop, main() Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>