1
0
forked from aniani/vim

updated for version 7.1-041

This commit is contained in:
Bram Moolenaar
2007-07-26 21:11:52 +00:00
parent 6ee10162b2
commit bf96fb4234
5 changed files with 8 additions and 5 deletions

View File

@@ -25,7 +25,7 @@ SCRIPTS = test1.out test3.out test4.out test5.out test6.out \
test43.out test44.out test45.out test46.out test47.out \ test43.out test44.out test45.out test46.out test47.out \
test48.out test51.out test53.out test54.out test55.out \ test48.out test51.out test53.out test54.out test55.out \
test56.out test57.out test58.out test59.out test60.out \ test56.out test57.out test58.out test59.out test60.out \
test61.out test62.out test61.out test62.out test63.out
.SUFFIXES: .in .out .SUFFIXES: .in .out
@@ -107,3 +107,4 @@ test59.out: test59.in
test60.out: test60.in test60.out: test60.in
test61.out: test61.in test61.out: test61.in
test62.out: test62.in test62.out: test62.in
test63.out: test63.in

View File

@@ -19,7 +19,7 @@ SCRIPTS16 = test1.out test19.out test20.out test22.out \
test44.out test45.out test46.out test47.out \ test44.out test45.out test46.out test47.out \
test48.out test51.out test53.out test54.out \ test48.out test51.out test53.out test54.out \
test55.out test56.out test57.out test58.out test59.out \ test55.out test56.out test57.out test58.out test59.out \
test60.out test61.out test62.out test60.out test61.out test62.out test63.out
SCRIPTS = test3.out test4.out test5.out test6.out test7.out \ SCRIPTS = test3.out test4.out test5.out test6.out test7.out \
test8.out test9.out test11.out test13.out test14.out \ test8.out test9.out test11.out test13.out test14.out \

View File

@@ -25,7 +25,7 @@ SCRIPTS = test1.out test3.out test4.out test5.out test6.out \
test43.out test44.out test45.out test46.out test47.out \ test43.out test44.out test45.out test46.out test47.out \
test48.out test51.out test53.out test54.out test55.out \ test48.out test51.out test53.out test54.out test55.out \
test56.out test57.out test58.out test59.out test60.out \ test56.out test57.out test58.out test59.out test60.out \
test61.out test62.out test61.out test62.out test63.out
.SUFFIXES: .in .out .SUFFIXES: .in .out

View File

@@ -4,7 +4,7 @@
# Authors: Zoltan Arpadffy, <arpadffy@polarhome.com> # Authors: Zoltan Arpadffy, <arpadffy@polarhome.com>
# Sandor Kopanyi, <sandor.kopanyi@mailbox.hu> # Sandor Kopanyi, <sandor.kopanyi@mailbox.hu>
# #
# Last change: 2006 Apr 30 # Last change: 2007 Jul 24
# #
# This has been tested on VMS 6.2 to 7.2 on DEC Alpha and VAX. # This has been tested on VMS 6.2 to 7.2 on DEC Alpha and VAX.
# Edit the lines in the Configuration section below to select. # Edit the lines in the Configuration section below to select.
@@ -59,7 +59,7 @@ SCRIPT = test1.out test2.out test3.out test4.out test5.out \
test43.out test44.out test45.out test46.out \ test43.out test44.out test45.out test46.out \
test48.out test51.out test53.out test54.out test55.out \ test48.out test51.out test53.out test54.out test55.out \
test56.out test57.out test58.out test59.out test60.out \ test56.out test57.out test58.out test59.out test60.out \
test61.out test62.out test61.out test62.out test63.out
.IFDEF WANT_GUI .IFDEF WANT_GUI
SCRIPT_GUI = test16.out SCRIPT_GUI = test16.out

View File

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