Files correlati : Ricompilazione Demo : [ ] Commento : git-svn-id: svn://10.65.10.50/trunk@12958 c028cbd2-c16b-5b4b-a496-9718f37d4682
		
			
				
	
	
		
			8 lines
		
	
	
		
			200 B
		
	
	
	
		
			C
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			200 B
		
	
	
	
		
			C
		
	
	
		
			Executable File
		
	
	
	
	
#ifndef __CI0_H
 | 
						|
#define __CI0_H
 | 
						|
 | 
						|
int ci0300(int argc, char* argv[]); // parametri configurazione Contabilita' Industriale
 | 
						|
int ci0400(int argc, char* argv[]); // immssione documenti
 | 
						|
 | 
						|
#endif // __CI0_H
 |