cvc4-1.4
|
#include "cvc4_public.h"
#include "options/options.h"
#include <iostream>
#include "util/language.h"
Go to the source code of this file.
Data Structures | |
struct | CVC4::options::binary_name__option_t |
struct | CVC4::options::in__option_t |
struct | CVC4::options::out__option_t |
struct | CVC4::options::err__option_t |
struct | CVC4::options::inputLanguage__option_t |
struct | CVC4::options::outputLanguage__option_t |
struct | CVC4::options::languageHelp__option_t |
struct | CVC4::options::verbosity__option_t |
struct | CVC4::options::statistics__option_t |
struct | CVC4::options::statsEveryQuery__option_t |
struct | CVC4::options::statsHideZeros__option_t |
struct | CVC4::options::parseOnly__option_t |
struct | CVC4::options::preprocessOnly__option_t |
struct | CVC4::options::printSuccess__option_t |
Namespaces | |
CVC4 | |
CVC4::options | |
Macros | |
#define | CVC4_OPTIONS__BASE__FOR_OPTION_HOLDER |
Copyright 2011-2014 New York University and The University of Iowa, and as below.
This file automatically generated by:
/home/mdeters/cvc4/builds/x86_64-unknown-linux-gnu/production/../../../src/options/mkoptions /home/mdeters/cvc4/builds/x86_64-unknown-linux-gnu/production/../../../src/options/base_options_template.h ./base_options.h
for the CVC4 project.
** Original author: Morgan Deters ** Major contributors: none ** Minor contributors (to current version): none ** This file is part of the CVC4 project. ** Copyright (c) 2009-2014 New York University and The University of Iowa ** See the file COPYING in the top-level source directory for licensing ** information.
Contains code for handling command-line options.
Contains code for handling command-line options
Definition in file base_options.h.
#define CVC4_OPTIONS__BASE__FOR_OPTION_HOLDER |
Definition at line 66 of file base_options.h.