mirror of
				https://github.com/ruby/ruby.git
				synced 2022-11-09 12:17:21 -05:00 
			
		
		
		
	* ext/racc/cparse/MANIFEST: add README. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@5723 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
		
			
				
	
	
		
			10 lines
		
	
	
	
		
			246 B
		
	
	
	
		
			Text
		
	
	
	
	
	
			
		
		
	
	
			10 lines
		
	
	
	
		
			246 B
		
	
	
	
		
			Text
		
	
	
	
	
	
Racc Runtime README
 | 
						|
===================
 | 
						|
 | 
						|
This directory contains a runtime library of
 | 
						|
Racc parser generator.  If you want to generate
 | 
						|
your own parser, you must get Racc full package.
 | 
						|
Get it from:
 | 
						|
 | 
						|
  http://raa.ruby-lang.org/list.rhtml?name=racc
 | 
						|
 |