|
From: vttoth <vt...@us...> - 2025-08-30 03:13:42
|
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 "Maxima CAS".
The branch, master has been updated
via ef8ec91fc9e85166c16d73181a4e1b292b3b2fe8 (commit)
via 79762b2b9d798e4112b2c8abae367b97d4f513ce (commit)
from 572506ce5236e5d480c3a4fce41373f4876aec42 (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 ef8ec91fc9e85166c16d73181a4e1b292b3b2fe8
Author: Viktor T. Toth <vt...@vt...>
Date: Fri Aug 29 23:13:26 2025 -0400
Removed info/es/plotdf.texi from Makefile.am as it's no longer present
diff --git a/doc/info/es/Makefile.am b/doc/info/es/Makefile.am
index 40f9f9c90..e28966a7d 100755
--- a/doc/info/es/Makefile.am
+++ b/doc/info/es/Makefile.am
@@ -15,7 +15,7 @@ Indices.es.texi Input.es.texi Integration.es.texi interpol.texi Introduction.es.
lapack.texi lbfgs.texi Limits.es.texi lindstedt.texi linearalgebra.texi Lists.es.texi lsquares.texi \
makeOrders.texi MathFunctions.es.texi Matrices.es.texi maxima_pdf.texi maxima.texi minpack.texi \
Miscellaneous.es.texi mnewton.texi nset.es.texi Number.es.texi Numerical.es.texi numericalio.texi \
-Operators.es.texi opsubst.texi orthopoly.texi plotdf.texi Plotting.es.texi Polynomials.es.texi \
+Operators.es.texi opsubst.texi orthopoly.texi Plotting.es.texi Polynomials.es.texi \
Program.es.texi romberg.texi Rules.es.texi Runtime.es.texi Series.es.texi simplex.texi Simplification.es.texi \
simplifications.texi solve_rec.texi Special.es.texi stats.texi stirling.texi stringproc.texi \
Symmetries.es.texi to_poly_solve.texi unit.texi zeilberger.texi
commit 79762b2b9d798e4112b2c8abae367b97d4f513ce
Author: Viktor T. Toth <vt...@vt...>
Date: Fri Aug 29 23:11:55 2025 -0400
Added generated doc/info/Numerical.texi to .gitignore
diff --git a/doc/info/.gitignore b/doc/info/.gitignore
index b17aebcd8..f5260f67d 100644
--- a/doc/info/.gitignore
+++ b/doc/info/.gitignore
@@ -22,6 +22,7 @@ Elliptic.texi
Integration.texi
Matrices.texi
MathFunctions.texi
+Numerical.texi
Special.texi
distrib.texi
orthopoly.texi
-----------------------------------------------------------------------
Summary of changes:
doc/info/.gitignore | 1 +
doc/info/es/Makefile.am | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
hooks/post-receive
--
Maxima CAS
|