]> www.ginac.de Git - ginac.git/commit
Remove ex::to_rational(lst) and ex::to_polynomial(lst).
authorRichard Kreckel <kreckel@ginac.de>
Sat, 12 Mar 2016 23:02:57 +0000 (00:02 +0100)
committerRichard Kreckel <kreckel@ginac.de>
Sat, 12 Mar 2016 23:02:57 +0000 (00:02 +0100)
commit4d63df7aa608598e01279d6ec95aea6f023109e1
treea8c47f7f68c19cec6431af9f1329a2ee4e709bd5
parentbb68d77b93ad9aab1be3705e052d7091cee94d56
Remove ex::to_rational(lst) and ex::to_polynomial(lst).

Those were GiNaC 1.1 compatibility functions. Use the corresponding
functions with exmap arguments instead.
doc/tutorial/ginac.texi
ginac/ex.h
ginac/normal.cpp