Files correlati : Ricompilazione Demo : [ ] Commento : Riportata la versione 3.1 patch 650 git-svn-id: svn://10.65.10.50/trunk@14148 c028cbd2-c16b-5b4b-a496-9718f37d4682
		
			
				
	
	
		
			38 lines
		
	
	
		
			942 B
		
	
	
	
		
			C
		
	
	
		
			Executable File
		
	
	
	
	
			
		
		
	
	
			38 lines
		
	
	
		
			942 B
		
	
	
	
		
			C
		
	
	
		
			Executable File
		
	
	
	
	
/* $Id: p_icclib.h,v 1.2 2006-07-11 13:10:33 alex Exp $
 | 
						|
 *
 | 
						|
 * ICClib Header file icc.h for PDFlib
 | 
						|
 *
 | 
						|
 * $Log: not supported by cvs2svn $
 | 
						|
 * Revision 1.1.2.1  2006/06/09 13:25:50  brugno
 | 
						|
 * Patch level         :
 | 
						|
 * Files correlati     :
 | 
						|
 * Ricompilazione Demo : [ ]
 | 
						|
 * Commento            :
 | 
						|
 *
 | 
						|
 * Revision 1.1  2006/05/04 16:36:51  brugno
 | 
						|
 * Patch level         :
 | 
						|
 * Files correlati     :
 | 
						|
 * Ricompilazione Demo : [ ]
 | 
						|
 * Commento            :Primo commit del modulo
 | 
						|
 *
 | 
						|
 * Revision 1.11.2.1  2004/07/30 16:14:31  kurt
 | 
						|
 * icc_read: all free statements in the error case removed
 | 
						|
 *           (because of program crash in icc_delete)
 | 
						|
 * icc_delete: more security checks
 | 
						|
 * new public function: icc_get_errmsg
 | 
						|
 *
 | 
						|
 * Revision 1.11  2004/06/14 10:53:19  kurt
 | 
						|
 * FEATURE defines reduced and renamed
 | 
						|
 *
 | 
						|
 * Revision 1.10  2003/03/03 12:46:43  tm
 | 
						|
 * Changed the licensing comment.
 | 
						|
 *
 | 
						|
 */
 | 
						|
 | 
						|
#ifndef P_ICCLIB_H
 | 
						|
#define P_ICCLIB_H
 | 
						|
 | 
						|
 | 
						|
#endif /* P_ICCLIB_H */
 | 
						|
 |