0
0
mirror of https://github.com/vim/vim.git synced 2025-07-24 10:45:12 -04:00

updated for version 7.0154

This commit is contained in:
Bram Moolenaar 2005-10-04 09:14:13 +00:00
parent 4b77947252
commit ac30844d60
2 changed files with 2 additions and 1 deletions

View File

@ -52,6 +52,7 @@ SRC_ALL1 = \
src/ops.c \
src/option.c \
src/option.h \
src/popupmenu.c \
src/quickfix.c \
src/regexp.c \
src/regexp.h \
@ -111,6 +112,7 @@ SRC_ALL2 = \
src/proto/normal.pro \
src/proto/ops.pro \
src/proto/option.pro \
src/proto/popupmenu.pro \
src/proto/quickfix.pro \
src/proto/regexp.pro \
src/proto/screen.pro \

View File

@ -28,7 +28,6 @@ STARTTEST
ru
O


:se cpt=.,w,i
kOM