summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorwiz <wiz>2000-01-12 20:30:57 +0000
committerwiz <wiz>2000-01-12 20:30:57 +0000
commit2135908a11edccc34e8cf9ded0661d7e20d81599 (patch)
treea97f1172dcb73aa18c87f3cb133cde25052459c7 /misc
parentc3fa4f0d29eeb8690040f8db52c21fac7c4befbb (diff)
downloadpkgsrc-2135908a11edccc34e8cf9ded0661d7e20d81599.tar.gz
Moved to math/sc/pkg/DESCR,v
Diffstat (limited to 'misc')
-rw-r--r--misc/sc/pkg/DESCR7
1 files changed, 0 insertions, 7 deletions
diff --git a/misc/sc/pkg/DESCR b/misc/sc/pkg/DESCR
deleted file mode 100644
index d0ed9f7ad3c..00000000000
--- a/misc/sc/pkg/DESCR
+++ /dev/null
@@ -1,7 +0,0 @@
-The spreadsheet calculator sc is based on rectangular tables much 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, the table is initially empty. Each cell may have associated
-with it a numeric value, a label string, and/or an expression (formula)
-which evaluates to a numeric value or label string, often based on other
-cell values.