11 lines
		
	
	
		
			132 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
		
		
			
		
	
	
			11 lines
		
	
	
		
			132 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								:- use_module(library(swi)).
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								:- yap_flag(unknown,error).
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								library_directory('yap_extras').
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								:- include('chr_swi_bootstrap.pl').
							 | 
						||
| 
								 | 
							
								
							 | 
						||
| 
								 | 
							
								
							 |