Re: writting anonymous variables in a file
db <[email protected]>
| Newsgroups | gmane.comp.ai.prolog.swi |
|---|---|
| Message-ID | <[email protected]> |
Le 03/02/2014 16:38, db a écrit : > More precisely, I wrote the term > p(_X, _Y) > and further (with numerous writings between them) > the term > p(_Z, _T). > > But _X and _Y have been replaced in my destination file > by the same variable _G506341. _X and _Z (and not _X and _Y) (sorry) Dominique