My Project
debian-1:4.1.1-p2+ds-4build1
Singular
feOptGen.h
Go to the documentation of this file.
1
#ifndef FEOPTSGEN_H
2
#define FEOPTSGEN_H
3
/****************************************
4
* Computer Algebra System SINGULAR *
5
****************************************/
6
/*
7
* ABSTRACT: Declarations for working with Options
8
*/
9
10
#include "
Singular/fegetopt.h
"
11
12
extern
const
char
SHORT_OPTS_STRING
[];
13
14
#include "
Singular/feOptTab.h
"
15
typedef
enum
{
FE_OPT_UNDEF
}
feOptIndex
;
16
17
#endif
/* FEOPTSGEN_H */
feOptIndex
feOptIndex
Definition:
feOptGen.h:14
feOptTab.h
FE_OPT_UNDEF
Definition:
feOptGen.h:14
SHORT_OPTS_STRING
const char SHORT_OPTS_STRING[]
Definition:
feOpt.cc:25
fegetopt.h
Generated on Wed Jan 29 2020 08:34:04 for My Project by
doxygen 1.8.16
for
Singular debian-1:4.1.1-p2+ds-4build1