Re: Quintus to Gnu Prolog conversion
Thierry Martinez <[email protected]>
| Newsgroups | gmane.comp.gnu.prolog.general |
|---|---|
| Organization | INRIA Paris-Rocquencourt |
| Message-ID | <[email protected]> |
Pauline Kra: > C:\RAPPORT\gnutesting>gplc prep530.pl > input file already specified (and) > compilation failed > > C:\RAPPORT\gnutesting>gplc lexsemact.pl > input file already specified (and) > compilation failed You can try "gplc -v prep530.pl" and "gplc -v lexsemact.pl" instead. Perhaps the output of these two commands may help us to understand this error. -- Thierry.