7 lines
		
	
	
		
			155 B
		
	
	
	
		
			Factor
		
	
	
		
		
			
		
	
	
			7 lines
		
	
	
		
			155 B
		
	
	
	
		
			Factor
		
	
	
| 
								 | 
							
								! Copyright (C) 2009 Anton Gorenko.
							 | 
						||
| 
								 | 
							
								! See http://factorcode.org/license.txt for BSD license.
							 | 
						||
| 
								 | 
							
								USING: gir glib gobject ;
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								IN-GIR: gio vocab:gio/Gio-2.0.gir
							 | 
						||
| 
								 | 
							
								
							 |