patch 7.4.1600

Problem:    libs directory is not useful.
Solution:   Remove arp.library, it was only for very old Amiga versions.
This commit is contained in:
Bram Moolenaar
2016-03-19 15:25:51 +01:00
parent 8a82c7fa5e
commit 062cc1857d
3 changed files with 2 additions and 1 deletions

View File

@ -605,7 +605,6 @@ RT_AMI = \
README.txt.info \
README_ami.txt \
README_ami.txt.info \
libs/arp.library \
runtime/doc.info \
runtime/doc/*.info \
runtime/icons/README.txt \

Binary file not shown.

View File

@ -748,6 +748,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
1600,
/**/
1599,
/**/