C-Netz: Move transaction routines to seperate file

This commit is contained in:
Andreas Eversberg
2016-06-12 10:50:11 +02:00
parent 26593ed034
commit 051cc81b13
7 changed files with 303 additions and 270 deletions

View File

@@ -5,6 +5,7 @@ bin_PROGRAMS = \
cnetz_SOURCES = \
cnetz.c \
transaction.c \
database.c \
sysinfo.c \
telegramm.c \