Converted all IMVs to use generic IF-IMV API

This commit is contained in:
Andreas Steffen
2013-06-21 23:25:23 +02:00
parent ea2663ec03
commit c174c116fe
16 changed files with 1485 additions and 1409 deletions
+2 -1
View File
@@ -9,7 +9,8 @@ libimcv_la_SOURCES = \
imcv.h imcv.c \
imc/imc_agent.h imc/imc_agent.c imc/imc_state.h \
imc/imc_msg.h imc/imc_msg.c \
imv/imv_agent.h imv/imv_agent.c imv/imv_agent_if.h imv/imv_state.h \
imv/imv_agent.h imv/imv_agent.c imv/imv_state.h \
imv/imv_agent_if.h imv/imv_if.h \
imv/imv_database.h imv/imv_database.c \
imv/imv_msg.h imv/imv_msg.c \
imv/imv_lang_string.h imv/imv_lang_string.c \