52fd0bd544
anagiu.h Tolto campo inesistente TIPOA form.cpp Modificato costruttore delle subsection per non dare warning msksheet.cpp Tolta riga vuota utility.cpp Tolto errore fatale nella funzione copyfile filetext.* Aggiunta gestione file di testo della Paola git-svn-id: svn://10.65.10.50/trunk@4974 c028cbd2-c16b-5b4b-a496-9718f37d4682
11 lines
175 B
C
Executable File
11 lines
175 B
C
Executable File
#ifndef __ANAGIU_H
|
|
#define __ANAGIU_H
|
|
|
|
#define ANG_CODANAGR "CODANAGR"
|
|
#define ANG_NATGIU "NATGIU"
|
|
#define ANG_COMRES "COMRES"
|
|
//#define ANG_TIPOA "TIPOA"
|
|
|
|
#endif
|
|
|