mirror of
https://github.com/vim/vim
synced 2025-07-16 09:12:00 +00:00
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:
1
Filelist
1
Filelist
@ -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 \
|
||||
|
BIN
libs/arp.library
BIN
libs/arp.library
Binary file not shown.
@ -748,6 +748,8 @@ static char *(features[]) =
|
||||
|
||||
static int included_patches[] =
|
||||
{ /* Add new patch number below this line */
|
||||
/**/
|
||||
1600,
|
||||
/**/
|
||||
1599,
|
||||
/**/
|
||||
|
Reference in New Issue
Block a user