11 lines
144 B
C
11 lines
144 B
C
|
|
||
|
#ifndef __ANAGIU_H
|
||
|
#define __ANAGIU_H
|
||
|
|
||
|
#define ANG_CODANAGR "CODANAGR"
|
||
|
#define ANG_NATGIU "NATGIU"
|
||
|
#define ANG_COMRES "COMRES"
|
||
|
|
||
|
#endif
|
||
|
|