Re: writting anonymous variables in a file
Paulo Moura <[email protected]>
| Newsgroups | gmane.comp.ai.prolog.swi |
|---|---|
| Message-ID | <[email protected]> |
Hi Dominique, On 03/02/2014, at 14:43, db <[email protected]> wrote: > Hello, > > I want to write atoms with anonymous variables, > like p(_, _), in a file, > but in the file, each anonymous variable (_) have been replaced > by a named anonymous variable, for example _906541. > > Unfornatly, with big data, the same named anonymous variable > appears more than once in the file. But not in the same file term (unless you found a bug). So, why is that a problem? Size of the generated Prolog files? Just trying to understand. > How can I do write strictly anonymous variables ? Cheers, Paulo ----------------------------------------------------------------- Paulo Moura Logtalk developer Email: <mailto:[email protected]> Web: <http://logtalk.org/> -----------------------------------------------------------------