summaryrefslogtreecommitdiff
path: root/Filelist
diff options
context:
space:
mode:
authorvimboss <devnull@localhost>2006-03-24 22:46:53 +0000
committervimboss <devnull@localhost>2006-03-24 22:46:53 +0000
commit19e440474769b1501f24c2ef1c46674c190e4681 (patch)
tree16537209b06903af71cfe22119a491ba82039da2 /Filelist
parent9c9bf23ebf348de22997e7c5e25125370834547e (diff)
downloadvim-19e440474769b1501f24c2ef1c46674c190e4681.tar.gz
updated for version 7.0bv7.0bv7-0b
Diffstat (limited to 'Filelist')
-rw-r--r--Filelist8
1 files changed, 4 insertions, 4 deletions
diff --git a/Filelist b/Filelist
index 669873ed..5584c9e3 100644
--- a/Filelist
+++ b/Filelist
@@ -31,7 +31,7 @@ SRC_ALL = \
src/gui_beval.c \
src/gui_beval.h \
src/hardcopy.c \
- src/hashtable.c \
+ src/hashtab.c \
src/keymap.h \
src/macros.h \
src/main.c \
@@ -52,7 +52,7 @@ SRC_ALL = \
src/ops.c \
src/option.c \
src/option.h \
- src/popupmenu.c \
+ src/popupmnu.c \
src/quickfix.c \
src/regexp.c \
src/regexp.h \
@@ -96,7 +96,7 @@ SRC_ALL = \
src/proto/gui.pro \
src/proto/gui_beval.pro \
src/proto/hardcopy.pro \
- src/proto/hashtable.pro \
+ src/proto/hashtab.pro \
src/proto/main.pro \
src/proto/mark.pro \
src/proto/mbyte.pro \
@@ -111,7 +111,7 @@ SRC_ALL = \
src/proto/normal.pro \
src/proto/ops.pro \
src/proto/option.pro \
- src/proto/popupmenu.pro \
+ src/proto/popupmnu.pro \
src/proto/quickfix.pro \
src/proto/regexp.pro \
src/proto/screen.pro \