588b3f3199
Files correlati : Ricompilazione Demo : [ ] Commento : Riportata la verione 98.01.04 sul main trunk git-svn-id: svn://10.65.10.50/trunk@6985 c028cbd2-c16b-5b4b-a496-9718f37d4682
10 lines
136 B
C
Executable File
10 lines
136 B
C
Executable File
#ifndef __DBTBORD_H
|
|
#define __DBTBORD_H
|
|
|
|
#define F_CODICE 101
|
|
#define F_DESC 102
|
|
#define F_COMPLETA 103
|
|
#define F_GLOBALE 104
|
|
|
|
#endif
|