HARM
harm and utilities
 All Data Structures Files Functions Variables Typedefs Macros Pages
Functions
main.c File Reference

Main file. More...

#include "defs.h"
Include dependency graph for main.c:

Go to the source code of this file.

Functions

int main (int argc, char *argv[])
 Main function that primarily calls init(), diag(), and step_ch_full() in loop. More...
 

Detailed Description

Main file.

Includes main() and gocheck()

Definition in file main.c.

Function Documentation

int main ( int  argc,
char *  argv[] 
)

Main function that primarily calls init(), diag(), and step_ch_full() in loop.

Definition at line 232 of file main.c.

Here is the call graph for this function: