Update mathomatic to 12.4.5.

Changes:
  - Bug fix made to divide command.
  - Increased the number of equation spaces to 100.
  - Fixed a precision problem with the "list export" command.
  - Added and implemented function return_result(equation_number) at the
    end of most commands, to facilitate use as a library.
  - Some more comments were added and "list.c" was cleaned up.
  - Replaced most printf()s with a new function called error().
This commit is contained in:
minskim 2005-07-19 17:46:40 +00:00
parent a3e3817e07
commit 5f2212449a
2 changed files with 6 additions and 6 deletions

View file

@ -1,7 +1,7 @@
# $NetBSD: Makefile,v 1.43 2005/07/06 13:34:08 minskim Exp $
# $NetBSD: Makefile,v 1.44 2005/07/19 17:46:40 minskim Exp $
#
DISTNAME= mathomatic-12.4.4
DISTNAME= mathomatic-12.4.5
CATEGORIES= math
MASTER_SITES= http://www.panix.com/~gesslein/
EXTRACT_SUFX= .tgz

View file

@ -1,6 +1,6 @@
$NetBSD: distinfo,v 1.40 2005/07/06 13:34:08 minskim Exp $
$NetBSD: distinfo,v 1.41 2005/07/19 17:46:40 minskim Exp $
SHA1 (mathomatic-12.4.4.tgz) = a3703d5f83654b65eb2c72805afd0f5500169bbc
RMD160 (mathomatic-12.4.4.tgz) = 514182407707662c922a5b0a1de3e022ca7a46c9
Size (mathomatic-12.4.4.tgz) = 127661 bytes
SHA1 (mathomatic-12.4.5.tgz) = 42ee89e5be6063c68e62ba4ab78f052d992ba845
RMD160 (mathomatic-12.4.5.tgz) = b04ed85c4a9e2bc83d793f4c8416395f394c3fbe
Size (mathomatic-12.4.5.tgz) = 128112 bytes
SHA1 (patch-aa) = c9bfd24f0e0bfe50b6a23222cbc79eeb274a1ea9