Files correlati : Ricompilazione Demo : [ ] Commento : Riportata la version 1.7 patch 054 aga sul main trunk git-svn-id: svn://10.65.10.50/trunk@9655 c028cbd2-c16b-5b4b-a496-9718f37d4682
		
			
				
	
	
		
			42 lines
		
	
	
		
			979 B
		
	
	
	
		
			C
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			42 lines
		
	
	
		
			979 B
		
	
	
	
		
			C
		
	
	
		
			Executable File
		
	
	
	
	
| //      campi maschera ce0400b.msk
 | |
| 
 | |
| #define F_PLUSMINUS   101
 | |
| #define F_TIPOSCRIT   102
 | |
| 
 | |
| #define F_ELIMCESP    104
 | |
| #define F_D_ELIMCESP  105
 | |
| #define F_RIL_DIFF    106
 | |
| #define F_D_RIL_DIFF  107
 | |
| #define F_RIL_QUOT    108
 | |
| #define F_D_RIL_QUOT  109
 | |
| #define F_RIL_PLUS    110
 | |
| #define F_D_RIL_PLUS  111
 | |
| #define F_RIL_MIN     112
 | |
| #define F_D_RIL_MIN   113
 | |
| 
 | |
| #define F_SOPR_PAS_GR 120
 | |
| #define F_SOPR_PAS_CO 121
 | |
| #define F_SOPR_PAS_SO 122
 | |
| #define F_SOPR_PAS_D  123
 | |
| #define F_DIFF_QUO_GR 124
 | |
| #define F_DIFF_QUO_CO 125
 | |
| #define F_DIFF_QUO_SO 126
 | |
| #define F_DIFF_QUO_D  127
 | |
| #define F_DIFF_FON_GR 128
 | |
| #define F_DIFF_FON_CO 129
 | |
| #define F_DIFF_FON_SO 130
 | |
| #define F_DIFF_FON_D  131
 | |
| #define F_PLUSVAL_GR  132
 | |
| #define F_PLUSVAL_CO  133
 | |
| #define F_PLUSVAL_SO  134
 | |
| #define F_PLUSVAL_D   135
 | |
| #define F_MINUSVAL_GR 136
 | |
| #define F_MINUSVAL_CO 137
 | |
| #define F_MINUSVAL_SO 138
 | |
| #define F_MINUSVAL_D  139
 | |
| #define F_VEND_CESP_GR 140
 | |
| #define F_VEND_CESP_CO 141
 | |
| #define F_VEND_CESP_SO 142
 | |
| #define F_VEND_CESP_D  143
 | |
| 
 |