GLAC  1.0
Functions
main.cpp File Reference
#include <chrono>
#include "system.h"
#include "config/parameters.h"
#include "config/configloader.h"
#include "tests/test.h"
Include dependency graph for main.cpp:

Functions

int main (int numberOfArguments, char *cmdLineArguments[])
 main loads in configurations and initiates program according to .json specifications. More...
 

Function Documentation

◆ main()

int main ( int  numberOfArguments,
char *  cmdLineArguments[] 
)

main loads in configurations and initiates program according to .json specifications.

Parameters
numberOfArguments
cmdLineArguments
Returns
0
Here is the call graph for this function: