[GiNaC-devel] [SCM] GiNaC -- a C++ library for symbolic computations branch, master, updated. release_1-4-0-628-g393c7d57
Richard B. Kreckel
git at ginac.de
Fri May 3 21:30:05 CEST 2019
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GiNaC -- a C++ library for symbolic computations".
The branch, master has been updated
via 393c7d5716ae5bb76ce2f518dfd52f27b1bc6414 (commit)
from f7884835d397de85e648d1957c058b7d4c0948ba (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 393c7d5716ae5bb76ce2f518dfd52f27b1bc6414
Author: Richard Kreckel <kreckel at ginac.de>
Date: Fri May 3 21:14:20 2019 +0200
[DOC] Change library order in tutorial example.
Some systems care about library ordering: Dependent libraries must be
linked last. Let's link with -lginac before -lcln in the example so it
will work on any system, even on Windows.
-----------------------------------------------------------------------
Summary of changes:
doc/tutorial/ginac.texi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive
--
GiNaC -- a C++ library for symbolic computations
More information about the GiNaC-devel
mailing list