Commit Graph

5 Commits

Author SHA1 Message Date
weingart
18775fea0e Update to sc-7.16
ok pval@
2006-05-28 21:21:51 +00:00
millert
e7c17f6332 o We are not 4.3BSD so don't pretend
o Use modern curses routines if ncurses is in use
Fises PR 3225; OK pvalchev@
2003-06-16 21:37:17 +00:00
pvalchev
ee241c0ee1 - correct path to tutorial in man page
- correct LOCALBASE substitution in doc locations
2003-06-16 20:19:29 +00:00
pvalchev
bbcf3abce5 Update to a newer sc-7.15 found on sunsite (as opposed to gatekeeper.dec.com) 2002-08-06 00:45:16 +00:00
reinhard
c0a0a9530c Sc is a spreadsheet calculator based on rectangular tables
like a financial spreadsheet. When invoked it presents you
with a table organized as rows and columns of cells. If
invoked without a file argument, by default the initial
table is empty.
 
Each cell can be associated with a numeric value, a label
string and/or an expression which evaluates to a numeric
value or label string, often based on other cell values
(formula).

MAINTAINER=     Peter Valchev <pvalchev@toxiclinux.org>
2001-02-04 18:44:00 +00:00