Move global initialization and cleanup code into main.c.
authorBen Pfaff <blp@gnu.org>
Wed, 14 Dec 2005 06:59:06 +0000 (06:59 +0000)
committerBen Pfaff <blp@gnu.org>
Wed, 14 Dec 2005 06:59:06 +0000 (06:59 +0000)
commit16aa47dbdde420fe82032f7d2e166fdf4e974df5
tree01527877b1c7faab970467b1d7ddab81db2ff60b
parent836682e6cff19cce534966b7bab4a933833f9693
Move global initialization and cleanup code into main.c.
Remove vestigial log infrastructure.
Minor related cleanups.
24 files changed:
src/ChangeLog
src/Makefile.am
src/ascii.c
src/cmdline.c
src/command.c
src/error.c
src/error.h
src/expressions/parse.c
src/glob.c
src/glob.h
src/lexer.c
src/log.h [deleted file]
src/main.c
src/main.h
src/output.c
src/output.h
src/postscript.c
src/q2c.c
src/set.q
src/settings.c
src/settings.h
src/title.c
src/vfm.c
src/vfm.h