Make the executable importable
authorJeremy Stanley <fungi@yuggoth.org>
Wed, 14 Dec 2016 19:45:30 +0000 (19:45 +0000)
committerJeremy Stanley <fungi@yuggoth.org>
Wed, 14 Dec 2016 19:45:30 +0000 (19:45 +0000)
In preparation for moving the executable to an more standard
entrypoint, make it safely importable and give it a separate
conditional main() execution.


No differences found