freebsd-dev/gnu/usr.bin/dc
Peter Wemm 6065a0be11 This commit was generated by cvs2svn to compensate for changes in r13122,
which included commits to RCS files with non-trunk default branches.
1995-12-30 19:02:48 +00:00
..
doc Infopage installation 1995-01-12 02:54:14 +00:00
ChangeLog
COPYING
dc.1
dc.c Remove trailing whitespace. 1995-05-30 05:05:38 +00:00
decimal.c Remove trailing whitespace. 1995-05-30 05:05:38 +00:00
decimal.h Remove trailing whitespace. 1995-05-30 05:05:38 +00:00
Makefile Add doc to SUBDIR 1995-01-16 17:49:20 +00:00
NEWS
README

This is a preliminary release of GNU `dc', since people asked for it.  GNU
`bc' (which doesn't rely on a separate `dc') has been available separately
for a couple of years.  Eventually this version of `dc' will be merged with
the bc package. 

See comments in the file decimal.c for some limitations in the arbitrary
precision library.  It's questionable whether it's worth fixing these
problems since the merged dc will probably use bc's math library instead.
However, you might want to be aware of known problems. 

See the file `INSTALL' for instructions on building and installing dc.

Please report bugs to bug-gnu-utils@prep.ai.mit.edu.