55bc1aae1c
git-svn-id: svn://10.65.10.50/trunk@4073 c028cbd2-c16b-5b4b-a496-9718f37d4682
8 lines
101 B
C
Executable File
8 lines
101 B
C
Executable File
#ifndef __BATBCDC_H
|
|
#define __BATBCDC_H
|
|
|
|
#define F_CODICE 101
|
|
#define F_DESCRIZIONE 102
|
|
|
|
#endif
|