]> granicus.if.org Git - vim/commitdiff
patch 7.4.1600 v7.4.1600
authorBram Moolenaar <Bram@vim.org>
Sat, 19 Mar 2016 14:25:51 +0000 (15:25 +0100)
committerBram Moolenaar <Bram@vim.org>
Sat, 19 Mar 2016 14:25:51 +0000 (15:25 +0100)
Problem:    libs directory is not useful.
Solution:   Remove arp.library, it was only for very old Amiga versions.

Filelist
libs/arp.library [deleted file]
src/version.c

index bff9501d32aa98fa48d49106653fbf2d14d6dc2c..d74e586bf056b78ae348ddbdd8e4e7ca3f4d7eaa 100644 (file)
--- a/Filelist
+++ b/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 \
diff --git a/libs/arp.library b/libs/arp.library
deleted file mode 100644 (file)
index 1a99560..0000000
Binary files a/libs/arp.library and /dev/null differ
index af3ff4d69c0417d644f2b927f2a065c79ab4c37a..d66ca9b2532079a0e475535ed6f15ff6924231cd 100644 (file)
@@ -748,6 +748,8 @@ static char *(features[]) =
 
 static int included_patches[] =
 {   /* Add new patch number below this line */
+/**/
+    1600,
 /**/
     1599,
 /**/