| 
					
					
						
							
						
					
					
				 | 
				@ -34,7 +34,8 @@ This file documents @sc{cln}, a Class Library for Numbers. | 
			
		
		
	
		
			
				 | 
				 | 
				Published by Bruno Haible, @code{<haible@@clisp.cons.org>} and | 
				 | 
				 | 
				Published by Bruno Haible, @code{<haible@@clisp.cons.org>} and | 
			
		
		
	
		
			
				 | 
				 | 
				Richard Kreckel, @code{<kreckel@@ginac.de>}. | 
				 | 
				 | 
				Richard Kreckel, @code{<kreckel@@ginac.de>}. | 
			
		
		
	
		
			
				 | 
				 | 
				
 | 
				 | 
				 | 
				
 | 
			
		
		
	
		
			
				 | 
				 | 
				Copyright (C)  Bruno Haible 1995, 1996, 1997, 1998, 1999, 2000. | 
				 | 
				 | 
				 | 
			
		
		
	
		
			
				 | 
				 | 
				 | 
				 | 
				 | 
				Copyright (C)  Bruno Haible 1995, 1996, 1997, 1998, 1999, 2000, 2001. | 
			
		
		
	
		
			
				 | 
				 | 
				 | 
				 | 
				 | 
				Copyright (C)  Richard Kreckel 2000, 2001. | 
			
		
		
	
		
			
				 | 
				 | 
				
 | 
				 | 
				 | 
				
 | 
			
		
		
	
		
			
				 | 
				 | 
				Permission is granted to make and distribute verbatim copies of | 
				 | 
				 | 
				Permission is granted to make and distribute verbatim copies of | 
			
		
		
	
		
			
				 | 
				 | 
				this manual provided the copyright notice and this permission notice | 
				 | 
				 | 
				this manual provided the copyright notice and this permission notice | 
			
		
		
	
	
		
			
				| 
					
						
							
						
					
					
						
							
						
					
					
				 | 
				@ -68,7 +69,9 @@ by the author. | 
			
		
		
	
		
			
				 | 
				 | 
				@author by Bruno Haible | 
				 | 
				 | 
				@author by Bruno Haible | 
			
		
		
	
		
			
				 | 
				 | 
				@page | 
				 | 
				 | 
				@page | 
			
		
		
	
		
			
				 | 
				 | 
				@vskip 0pt plus 1filll | 
				 | 
				 | 
				@vskip 0pt plus 1filll | 
			
		
		
	
		
			
				 | 
				 | 
				Copyright @copyright{} Bruno Haible 1995, 1996, 1997, 1998, 1999, 2000. | 
				 | 
				 | 
				 | 
			
		
		
	
		
			
				 | 
				 | 
				 | 
				 | 
				 | 
				Copyright @copyright{} Bruno Haible 1995, 1996, 1997, 1998, 1999, 2000, 2001. | 
			
		
		
	
		
			
				 | 
				 | 
				 | 
				 | 
				 | 
				@sp 0 | 
			
		
		
	
		
			
				 | 
				 | 
				 | 
				 | 
				 | 
				Copyright @copyright{} Richard Kreckel 2000, 2001. | 
			
		
		
	
		
			
				 | 
				 | 
				
 | 
				 | 
				 | 
				
 | 
			
		
		
	
		
			
				 | 
				 | 
				@sp 2 | 
				 | 
				 | 
				@sp 2 | 
			
		
		
	
		
			
				 | 
				 | 
				Published by Bruno Haible, @code{<haible@@clisp.cons.org>} and | 
				 | 
				 | 
				Published by Bruno Haible, @code{<haible@@clisp.cons.org>} and | 
			
		
		
	
	
		
			
				| 
					
						
							
						
					
					
						
							
						
					
					
				 | 
				@ -239,9 +242,7 @@ This section describes how to install the CLN package on your system. | 
			
		
		
	
		
			
				 | 
				 | 
				@subsection C++ compiler | 
				 | 
				 | 
				@subsection C++ compiler | 
			
		
		
	
		
			
				 | 
				 | 
				
 | 
				 | 
				 | 
				
 | 
			
		
		
	
		
			
				 | 
				 | 
				To build CLN, you need a C++ compiler. | 
				 | 
				 | 
				To build CLN, you need a C++ compiler. | 
			
		
		
	
		
			
				 | 
				 | 
				Actually, you need GNU @code{g++ 2.90} or newer, the EGCS compilers will | 
				 | 
				 | 
				 | 
			
		
		
	
		
			
				 | 
				 | 
				do. | 
				 | 
				 | 
				 | 
			
		
		
	
		
			
				 | 
				 | 
				I recommend GNU @code{g++ 2.95} or newer. | 
				 | 
				 | 
				 | 
			
		
		
	
		
			
				 | 
				 | 
				 | 
				 | 
				 | 
				Actually, you need GNU @code{g++ 2.95} or newer. | 
			
		
		
	
		
			
				 | 
				 | 
				
 | 
				 | 
				 | 
				
 | 
			
		
		
	
		
			
				 | 
				 | 
				The following C++ features are used: | 
				 | 
				 | 
				The following C++ features are used: | 
			
		
		
	
		
			
				 | 
				 | 
				classes, member functions, overloading of functions and operators, | 
				 | 
				 | 
				classes, member functions, overloading of functions and operators, | 
			
		
		
	
	
		
			
				| 
					
						
							
						
					
					
					
				 | 
				
  |