immediate exit
김학진 <[email protected]>
| Newsgroups | gmane.comp.gnu.prolog.general |
|---|---|
| Message-ID | <[email protected]> |
Hello, I compiled gprolog 1.2.18 in cygwin with gcc 3.3.3. After compilation, if I type gprolog then it immediately exit from the top level. -------------------------------------- $ gprolog GNU Prolog 1.2.18 By Daniel Diaz Copyright (C) 1999-2004 Daniel Diaz | ?- $ -------------------------------------- Can you tell what the problem is? Hak-Jin