[Prev][Next][Index]
Re: SgExpression::unparse()
- From: "Beata Winnicka" <bfatyga@slab.cica.indiana.edu>
- Date: Wed, 1 Feb 95 16:14:15 -0500
- To: Erik Seligman <Erik_Seligman@BEEHIVE.MC.CS.CMU.EDU>
- Subject: Re: SgExpression::unparse()
- Cc: sage-bugs@cica.indiana.edu
> Is this method defined?
No, it has not been implemented (yet). But somehow it is declared in
libSage++.h (and it should not have been) so if you actually write a
program that is using it, the program will compile but you will get a
loader error. The manual was put together using info from libSage++.h
and that is why the method is listed there. I'll put it on my "to do"
list. Thanks for pointing it out.
--Beata