mirror of
https://github.com/GothenburgBitFactory/timewarrior.git
synced 2025-07-07 20:06:39 +02:00
init: Implemented lightweightVersionCheck
This commit is contained in:
parent
792c0a7b5c
commit
0a29c9d321
3 changed files with 61 additions and 56 deletions
|
@ -32,6 +32,7 @@
|
|||
#include <Rules.h>
|
||||
|
||||
// init.cpp
|
||||
bool lightweightVersionCheck (int, const char**);
|
||||
void initializeData (Configuration&, Database&);
|
||||
void initializeRules (Configuration&, Rules&);
|
||||
int dispatchCommand (int, const char**, Configuration&, Rules&);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue