caa1ffb980
Files correlati : Ricompilazione Demo : [ ] Commento : git-svn-id: svn://10.65.10.50/branches/R_10_00@21755 c028cbd2-c16b-5b4b-a496-9718f37d4682
16 lines
247 B
C
Executable File
16 lines
247 B
C
Executable File
#ifndef __HACNV200A_H
|
|
#define __HACNV200A_H
|
|
|
|
#define F_FIRM 101
|
|
#define F_RAGSOC 102
|
|
|
|
#define F_ANNO 111
|
|
#define F_DADATA 112
|
|
#define F_ADATA 113
|
|
|
|
#define F_DSN 201
|
|
#define F_USR 202
|
|
#define F_PWD 203
|
|
|
|
#endif
|