ARB
Main Page
Namespaces
Classes
Files
File List
File Members
TREEGEN
simcfg.h
Go to the documentation of this file.
1
#ifndef SIMCFG_H
2
#define SIMCFG_H
3
4
#ifndef DEFINES_H
5
#include "
defines.h
"
6
#endif
7
8
#ifdef __cplusplus
9
extern
"C"
{
10
#endif
11
12
void
readSimCfg
(
cstr
fname);
13
14
#ifdef __cplusplus
15
}
16
#endif
17
18
#endif
defines.h
readSimCfg
void readSimCfg(cstr fname)
Definition:
simcfg.c:60
cstr
const char * cstr
Definition:
defines.h:21
Generated by
1.8.8