j
k
j a
j l
Hi, Alexei Sheplyakov schrieb:
so symbol x("x"); lst syms(x); ex("pow(x, 2)", syms); does NOT trigger parser error any more.
so
symbol x("x"); lst syms(x); ex("pow(x, 2)", syms);
does NOT trigger parser error any more.
I applied this and your other patches to CVS. Thanks! Jens
Back to the thread
Back to the list