bal e25c8f5549 bug fixed in kill_much():
for ( .. ; i != (Lindex) i; ..  ) should be
for ( .. ; i != (Lindex) 0; ..  ).
1985-02-28 10:35:57 +00:00
1985-02-11 14:33:04 +00:00
1985-01-21 23:57:44 +00:00
1985-02-18 01:06:58 +00:00
1985-02-17 22:47:40 +00:00
1985-02-28 10:35:57 +00:00
1985-02-15 22:53:13 +00:00
1985-02-15 22:53:13 +00:00
1985-02-17 22:01:03 +00:00

Before starting installation you should read
the file doc/install.pr
Description
No description provided
Readme 46 MiB
Languages
C 60.3%
OpenEdge ABL 11.8%
Assembly 8.3%
Roff 4.3%
Makefile 3.7%
Other 11.2%