Fabcoin Core  0.16.2
P2P Digital Currency
Functions
main.cpp File Reference
#include <thread>
#include <fstream>
#include <iostream>
#include <libdevcore/FileSystem.h>
#include <libdevcore/Log.h>
#include <libethcore/KeyManager.h>
#include "BuildInfo.h"
#include "KeyAux.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 35 of file main.cpp.

Here is the call graph for this function:

int main ( int  argc,
char **  argv 
)

Definition at line 80 of file main.cpp.

Here is the call graph for this function:

void setDefaultOrCLocale ( )

Definition at line 70 of file main.cpp.

void version ( )

Definition at line 50 of file main.cpp.