ad7921d25e
git-svn-id: svn://10.65.10.50/trunk@4417 c028cbd2-c16b-5b4b-a496-9718f37d4682
10 lines
169 B
C
Executable File
10 lines
169 B
C
Executable File
#ifndef __DESLIN_H
|
|
#define __DESLIN_H
|
|
|
|
#define DESLIN_CODART "CODART"
|
|
#define DESLIN_NRIGA "NRIGA"
|
|
#define DESLIN_CODLIN "CODLIN"
|
|
#define DESLIN_DESCR "DESCR"
|
|
|
|
#endif
|