[SCM] GiNaC -- a C++ library for symbolic computations branch, master, updated. release_1-4-0-633-gab655d5a
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 ab655d5afacd562f817cfc4ca821ab61c7de2188 (commit) from 6def7b34955b8ed51e20ccca7d3d702bc2e9dca4 (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 ab655d5afacd562f817cfc4ca821ab61c7de2188 Author: Richard Kreckel <kreckel@ginac.de> Date: Tue Sep 10 23:29:07 2019 +0200 Convert shebangs to python3. PEP 394 does not require the python command to be installed. ----------------------------------------------------------------------- Summary of changes: INSTALL | 5 ++--- ginac/function.py | 2 +- ginsh/CMakeLists.txt | 4 ++-- ginsh/ginsh_fcn_help.py | 2 +- ginsh/ginsh_op_help.py | 2 +- scripts/fixupind.py | 2 +- scripts/yaptu.py | 6 +++--- 7 files changed, 11 insertions(+), 12 deletions(-) hooks/post-receive -- GiNaC -- a C++ library for symbolic computations
participants (1)
-
Richard B. Kreckel