git-svn-id: svn://10.65.10.50/branches/R_10_00@22823 c028cbd2-c16b-5b4b-a496-9718f37d4682
		
			
				
	
	
		
			8 lines
		
	
	
		
			121 B
		
	
	
	
		
			C++
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			121 B
		
	
	
	
		
			C++
		
	
	
		
			Executable File
		
	
	
	
	
| #include <xvt.h>
 | |
| 
 | |
| #include "ct0.h"
 | |
| 
 | |
| int main(int argc,char** argv)
 | |
| {
 | |
|   return ct0100(argc, argv); // gestore stampe CUP
 | |
| } |