|
purify
C++ Purify implementation with native circuit and BPP support
|
Thin CLI entrypoint for the Purify executable. More...
#include "purify_runtime.hpp"Go to the source code of this file.
Functions | |
| int | main (int argc, char **argv) |
| Runs the Purify command-line interface. | |
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
| argc | Argument count. |
| argv | Argument vector. |
Definition at line 18 of file main.cpp.
References purify::run_cli().