[eclipse 7]: existing_file(B,[],[],F). type error in existing_file(B, [], [], F) <should be instantiation fault> [eclipse 12]: existing_file(ampl_ext,_,[],F). ^C <loops> [eclipse 16]: existing_file(ampl_ext,[".pdf"],P,F). P = [] F = 'ampl_ext.pdf' More? (;) <shouldn't bind P but make instantiation fault> [eclipse 17]: existing_file(ampl_ext,[".pdf"],P,F). P = [] F = 'ampl_ext.pdf' More? (;) out of range in existing_file(ampl_ext, [".pdf"], P, F)Received on Fri Sep 29 19:13:50 2000
This archive was generated by hypermail 2.1.8 : Wed 16 Nov 2005 06:08:01 PM GMT GMT