git-svn-id: https://yap.svn.sf.net/svnroot/yap/trunk@955 b08c6af1-5177-4d33-ba66-4b1c6b8b522a
		
			
				
	
	
		
			20 lines
		
	
	
		
			598 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			20 lines
		
	
	
		
			598 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
=================================================================
 | 
						|
Logtalk - Object oriented extension to Prolog
 | 
						|
Release 2.15.5
 | 
						|
 | 
						|
Copyright (c) 1998-2003 Paulo Moura.  All Rights Reserved.
 | 
						|
=================================================================
 | 
						|
 | 
						|
To load all objects in this library consult the miscellaneous.loader utility
 | 
						|
file (note that the *.loader files are Prolog files).
 | 
						|
 | 
						|
You will also need to load the library/types.loader file. Alternatively, you 
 | 
						|
may load the library/all.loader file to load all library entities.
 | 
						|
 | 
						|
 | 
						|
hanoi.lgt
 | 
						|
	Towers of Hanoi example
 | 
						|
 | 
						|
queens.lgt
 | 
						|
	N-Queens example
 |