|
coan
6.0.1
A C/C++ Configuration Analyzer
|
#include "options.h"#include "io.h"#include "help.h"#include "dataset.h"#include "diagnostic.h"#include <iostream>Go to the source code of this file.
Functions | |
| static void | process () |
| Execute a coan process. | |
| int | main (int argc, char *argv[]) |
| coan main entry point | |
This file implements the coan program
Definition in file main.cpp.