mirror of
				https://github.com/ruby/ruby.git
				synced 2022-11-09 12:17:21 -05:00 
			
		
		
		
	Remove circular dependency of syck.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27215 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
		
							parent
							
								
									b919cb1d93
								
							
						
					
					
						commit
						0cd2058bb3
					
				
					 1 changed files with 0 additions and 1 deletions
				
			
		| 
						 | 
					@ -2,7 +2,6 @@
 | 
				
			||||||
# YAML::Syck module
 | 
					# YAML::Syck module
 | 
				
			||||||
# .. glues syck and yaml.rb together ..
 | 
					# .. glues syck and yaml.rb together ..
 | 
				
			||||||
#
 | 
					#
 | 
				
			||||||
require 'syck'
 | 
					 | 
				
			||||||
require 'syck/basenode'
 | 
					require 'syck/basenode'
 | 
				
			||||||
 | 
					
 | 
				
			||||||
module Syck
 | 
					module Syck
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue