7 lines
		
	
	
		
			162 B
		
	
	
	
		
			Factor
		
	
	
		
		
			
		
	
	
			7 lines
		
	
	
		
			162 B
		
	
	
	
		
			Factor
		
	
	
|  | USING: accessors debugger io kernel make math.parser | ||
|  | prettyprint command-line summary ;
 | ||
|  | IN: command-line.debugger | ||
|  | 
 | ||
|  | M: user-init-error error. | ||
|  |     error>> error. ;
 |