campo-sirio/at/at0600a.h
cris 2f9789350f Chiusura periodica: aggiunto flag per chiudere i sospesi
Patch level         :
Files correlati     :
Ricompilazione Demo : [ ]
Commento            :


git-svn-id: svn://10.65.10.50/trunk@6277 c028cbd2-c16b-5b4b-a496-9718f37d4682
1998-02-27 07:57:20 +00:00

15 lines
345 B
C
Executable File

// chiusura periodica
// definizione campi per maschera di selezione
#define F_SEZINI 101
#define F_D_SEZINI 102
#define F_SOTINI 103
#define F_D_SOTINI 104
#define F_SEZFIN 105
#define F_D_SEZFIN 106
#define F_SOTFIN 107
#define F_D_SOTFIN 108
#define F_DATA 109
#define F_SOSPESI 110
#define F_DEFINITIVA 111