0
0
mirror of https://github.com/vim/vim.git synced 2025-10-05 05:34:07 -04:00

updated for version 7.0042

This commit is contained in:
Bram Moolenaar
2005-01-19 22:24:34 +00:00
parent 6abd8e9735
commit ce5e58e601
6 changed files with 380 additions and 295 deletions

View File

@@ -4,7 +4,7 @@
# Authors: Zoltan Arpadffy, <arpadffy@polarhome.com>
# Sandor Kopanyi, <sandor.kopanyi@mailbox.hu>
#
# Last change: 2004 Dec 24
# Last change: 2005 Jan 19
#
# 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.
@@ -57,7 +57,7 @@ SCRIPT = test1.out test2.out test3.out test4.out test5.out \
test33.out test34.out test35.out test36.out test37.out \
test38.out test39.out test40.out test41.out test42.out \
test43.out test44.out test45.out test46.out \
test48.out test51.out test53.out test54.out
test48.out test51.out test53.out test54.out test55.out
.IFDEF WANT_GUI
SCRIPT_GUI = test16.out