Fabcoin Core  0.16.2
P2P Digital Currency
Functions
main.cpp File Reference
#include <clocale>
#include "MinerAux.h"
Include dependency graph for main.cpp:

Go to the source code of this file.

Functions

void help ()
 
void version ()
 
void setDefaultOrCLocale ()
 
int main (int argc, char **argv)
 

Function Documentation

void help ( )

Definition at line 45 of file main.cpp.

Here is the call graph for this function:

int main ( int  argc,
char **  argv 
)

Definition at line 90 of file main.cpp.

Here is the call graph for this function:

void setDefaultOrCLocale ( )

Definition at line 80 of file main.cpp.

void version ( )

Definition at line 60 of file main.cpp.