PROLOG PROGRAMMING CONSULTANT Written by Edouard Lagache, Berkeley Received via Prolog Digest V6 #28 Shelved on the 3rd of October 1988 The entry comes as this file (CONSULTANT.PRE), the source (CONSULTANT.PL), and some comments by Richard O'Keefe (CONSULTANT_BUGS.). See the notes at the head of CONSULTANT.PL for documentation. The main predicate is 'gethelp', which displays an introductory message on the screen, and then calls 'converse'. CHECKED ON EDINBURGH-COMPATIBLE (POPLOG) PROLOG : Yes. PORTABILITY : irandom and get_seed. INTERNAL DOCUMENTATION : Each predicate is commented with its purpose. The head of the file describes the program and its origin; CONSULTANT_BUGS. identifies some shortcomings.