UNIVERS
15.3
UNIVERS base processing software API
Main Page
Namespaces
Classes
Files
Examples
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
include
zm
sdstool.h
1
#ifndef _SDStool_h
2
#define _SDStool_h
3
4
#ifdef __cplusplus
5
extern
"C"
{
6
#else
7
#define _NO_PROTO_
8
#endif
/* C++ */
9
10
#ifndef _YMPROG_H
11
#include "ymprog.h"
12
#endif
13
14
#include "ek_def.h"
15
16
#ifdef __cplusplus
17
};
18
#else
19
#undef _NO_PROTO_
20
#endif
/* C++ */
21
22
#endif
/* _SDStool_h */
Generated by
1.8.5