Subject: CVS commit: pkgsrc
To: None <pkgsrc-changes@NetBSD.org>
From: Min Sik Kim <minskim@netbsd.org>
List: pkgsrc-changes
Date: 07/04/2004 16:38:47
Module Name:	pkgsrc
Committed By:	minskim
Date:		Sun Jul  4 16:38:47 UTC 2004

Modified Files:
	pkgsrc/doc: CHANGES TODO
	pkgsrc/math/mathomatic: Makefile PLIST distinfo

Log Message:
Update mathomatic to 11.2e.

Changes:
  Renamed the Mathomatic executable to "mathomatic".

  Add inverse Laplace transform.  Usage: laplace inverse x

  Fixed bug in solving for zero, which occurred when there were no
  variables in the divisor.

  Some improvement in solve routine.


To generate a diff of this commit:
cvs rdiff -r1.6441 -r1.6442 pkgsrc/doc/CHANGES
cvs rdiff -r1.1895 -r1.1896 pkgsrc/doc/TODO
cvs rdiff -r1.14 -r1.15 pkgsrc/math/mathomatic/Makefile
cvs rdiff -r1.2 -r1.3 pkgsrc/math/mathomatic/PLIST
cvs rdiff -r1.13 -r1.14 pkgsrc/math/mathomatic/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.