Re: help
Daniel Diaz <[email protected]>
| Newsgroups | gmane.comp.gnu.prolog.bugs,gmane.comp.gnu.prolog.general |
|---|---|
| Message-ID | <[email protected]> |
Can you try the last snapshot: ftp://ftp.inria.fr/INRIA/Projects/contraintes/gprolog/unstable/gprolog-20040608.tgz A rpm is also availbale in the same location. > hi > > I am facing a strange problem while running the code in > /gprolog-1.2.16/ExamplesC. > > I issue the make command and then run the file new_main. It ask > for input and i give john as the answer. But it doesn't return the > answer as shown in the manual. > > It gives the following error message. > Fatal Error: Pl_Query_End(PL_RECOVER) but unrecoverable query > > However when i change the flag for Pl_Query_End from PL_RECOVER to > PL_KEEP_FOR_PROLOG it just gives me only one or no solutions. THe other > solutions though exist will not be displayed. > > Somebody please help. > > regards > vibhav > > > > > _______________________________________________ > Users-prolog mailing list > [email protected] > http://lists.gnu.org/mailman/listinfo/users-prolog >