You see, I've got something like this: | ?- read(Hello). Hello. yes | ?- write(Hello). _16
This is not what I've expected to see and because of this my program doesn't work as it should. What do I have to do with this or everything's normal? -- Yury Luneff <[EMAIL PROTECTED]> ТТИ ЮФУ _______________________________________________ Users-prolog mailing list [email protected] http://lists.gnu.org/mailman/listinfo/users-prolog
