• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

doc/H07-May-2022-3,8113,221

documents/H07-May-2022-137124

old/H07-May-2022-640260

sample_files/H07-May-2022-1,0281,006

tests/H07-May-2022-658597

x/H07-May-2022-196165

COPYRIGHTH A D07-Nov-19952.1 KiB5352

GNU_GENERALH A D07-Nov-199517.6 KiB417281

Makefile.inH A D03-May-20225.7 KiB218142

READMEH A D07-Nov-19951.9 KiB6851

TODOH A D07-Nov-19951.7 KiB3428

acconfig.hH A D07-Nov-19954.2 KiB17551

build.comH A D07-Nov-19951.4 KiB4039

cmds.cH A D07-Nov-199550.9 KiB2,3501,983

color.cH A D07-Nov-19955.3 KiB199114

config.statusH A D07-Nov-19959.5 KiB265216

config_h.inH A D03-May-20227.6 KiB304224

configureH A D03-May-202260.9 KiB2,4212,020

configure.inH A D07-Nov-19957.7 KiB255229

crypt.cH A D07-Nov-19956 KiB282215

eres.sedH A D07-Nov-199567 32

error.makeH A D07-Nov-19952.4 KiB5856

experres.hH A D07-Nov-19952.8 KiB9594

format.cH A D07-Nov-199517.1 KiB669435

gram.cH A D07-Nov-199591.9 KiB2,5172,265

gram.yH A D07-Nov-199517.2 KiB588499

graphic_gvar.hH A D07-Nov-19954.1 KiB9126

graphic_main.cH A D07-Nov-199543.9 KiB1,354954

help.cH A D07-Nov-199523.5 KiB715649

interp.cH A D03-May-202261.7 KiB2,6542,271

lex.cH A D07-Nov-199518.1 KiB899715

matrix.cH A D07-Nov-199532.6 KiB988628

pattern.hH A D07-Nov-19955.8 KiB16993

plot.hH A D07-Nov-19953.3 KiB9233

plot_XY.cH A D07-Nov-199530.6 KiB1,012703

plot_bar.cH A D07-Nov-199524 KiB719423

plot_line.cH A D07-Nov-199529.7 KiB1,023708

plot_pie.cH A D07-Nov-199521.3 KiB628386

plot_stk_bar.cH A D07-Nov-199523.7 KiB731451

psc.cH A D03-May-20228.2 KiB409325

pxspread.manH A D07-Nov-19952.3 KiB11999

range.cH A D07-Nov-19955.7 KiB274228

sc.achH A D07-Nov-19954.3 KiB12489

sc.cH A D07-Nov-199551.1 KiB2,3651,983

sc.diffH A D07-Nov-199512.1 KiB590589

sc.hH A D07-Nov-199518.7 KiB642496

sc.manH A D07-Nov-199556.7 KiB2,3132,078

scXstuff.cH A D07-Nov-199510.1 KiB301151

scXstuff.hH A D07-Nov-19953.9 KiB10229

screen.cH A D07-Nov-199523.9 KiB978753

search.cH A D07-Nov-199516.5 KiB667552

sort.cH A D07-Nov-199513.4 KiB543411

sres.sedH A D07-Nov-199567 32

stamp-hH A D07-Nov-199510 21

statres.hH A D07-Nov-1995570 2726

table.clnH A D07-Nov-199559 43

torevH A D07-Nov-1995225 65

utils.cH A D07-Nov-19957.1 KiB319216

version.cH A D07-Nov-1995300 154

vi.cH A D07-Nov-199517.1 KiB880738

vmtbl.cH A D07-Nov-19955.3 KiB222167

xmalloc.cH A D07-Nov-19951.4 KiB8770

xspread.manH A D07-Nov-19955.6 KiB166145

y.tab.hH A D07-Nov-19952.6 KiB139136

README

1   Copyright (C) 1992  Board of Regents of the University of Wisconsin
2   System on behalf of Department of EE and CS, University of
3   Wisconsin-Milwaukee.
4
5-------------
6*Description*
7-------------
8
9    Spreadsheet for X.  Modifed version of "sc 6.22" that runs under X.
10    Has support for mouse, menus, 5 different graph types.
11
12-------
13*Notes*
14-------
15
16   The programs in this directory were developed by software engineering
17   teams as part of the course "Introduction to Software Engineering"
18   under the supervision of Professor G. Davida.
19
20   The last team members to work on this project were
21   Version 3.0 by Dan Coppersmith
22
23
24   Version 2.1, 2.2, 2.3
25     James Jegers (jimj@cs.uwm.edu, jimj@miller.cs.uwm.edu)
26
27   Version 2.0
28     Robert Parbs
29
30   Original Version by
31     James Cornelius
32     Michael Frey
33     Dan Gruber
34     Fang Wang
35
36   Please send all changes, enhancements, and other comments about this
37   software to
38       		soft-eng@cs.uwm.edu
39
40     You can find this program on all the usual places such as
41     export.lcs.mit.edu or currently locally here at the University
42     of Wisconsin-Milwaukee on
43
44		ftp.cs.uwm.edu
45
46---------
47*INSTALL*
48---------
49
50    Edit the file config.h to suit your needs, hopefully you won't have
51            to mess with it though.
52    xmkmf
53    make
54    make depend
55    make install
56    make install.man
57
58    You can look at the file doc/Sample_Run to get a brief description
59    of how to do some graphing.
60
61     ______________________________________________________________
62    /\               University of Wisconsin -- Milwaukee          \
63    \_| Computing Services Division     Computer Science Department |
64      |   jimj@csd4.csd.uwm.edu           jimj@miller.cs.uwm.edu    |
65      |   jimj@convex.csd.uwm.edu                                   |
66      |   __________________________________________________________|___
67       \_/_____________________________________________________________/
68