The Quantum Exact Simulation Toolkit v4.0.0
Loading...
Searching...
No Matches
modes.cpp
1/** @file
2 * API flags and functions for specifying deployment modes.
3 *
4 * @author Tyson Jones
5 */
6
7#include "quest/include/modes.h"
8
9
10int modeflag::USE_AUTO = -1;