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

..03-May-2022-

ABV/H07-May-2022-21,51715,954

Database/H03-May-2022-9,5746,562

Examples/H03-May-2022-2,8702,752

Fig/H11-Nov-2001-2,1641,366

Interface/H11-Nov-2001-6,2613,801

Kernel/H11-Nov-2001-10,0107,200

Plot/H11-Nov-2001-2,3761,482

X11/H03-May-2022-14,5439,119

Xpm/H11-Nov-2001-9,9476,929

COPYINGH A D11-Nov-200118.2 KiB354290

MakefileH A D03-May-20221.4 KiB6136

NEWSH A D11-Nov-20011 KiB3828

READMEH A D11-Nov-2001905 4324

README

1___________________________________________________________
2README 		abs release 0.907  	   November 6  2001
3___________________________________________________________
4
51) This code is provided "as is" without any garanties. See
6   the file COPYING for more information.
7
82) To compile, enter:
9
10 	make
11
12   To execute enter:
13        abs
14   or
15	./abs
16
17   And try the examples files Examples/*.abs
18
19   You will need "fig2dev" to print and "ghostview" to preview prints.
20
213) Send comment and suggestion to my e-mail:
22
23	abs@pi.be
24
254) Copyright: abs is distrubuted under GNU GPL license
26
275) Source code:
28
29   I distribute under GNU, starting with release 0.4).
30   If abs crash, please run 'gdb ./abs core' and send me the results.
31
326) Documentation:
33
34    online documentation on http://home.pi.be/bertin/abs.shtml
35
367) Official site:
37
38    http://home.pi.be/bertin/abs.shtml
39
408) read the file called NEWS
41
42
43