commit
This commit is contained in:
parent
555dcd39b7
commit
c755619819
8 changed files with 83 additions and 10 deletions
5
main.c
5
main.c
|
@ -11,11 +11,8 @@ int main()
|
|||
|
||||
readConfs(confChain);
|
||||
readListeners(listenerChain);
|
||||
|
||||
readRelations(confChain, listenerChain);
|
||||
menu(confChain, listenerChain);
|
||||
|
||||
saveConf(confChain);
|
||||
saveListeners(listenerChain);
|
||||
|
||||
return 0;
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue