* <many>: refactor command parsing / checking a bit

This commit is contained in:
Dirk-Jan C. Binnema
2010-01-01 20:44:19 +02:00
parent 144fffc4be
commit 0f5ab59e62
8 changed files with 237 additions and 103 deletions

View File

@ -4,6 +4,8 @@ bin_PROGRAMS= \
mu
mu_SOURCES= \
mu-cmd.h \
mu-cmd.c \
mu-config.h \
mu-config.c \
mu-index.c \