0
0
mirror of https://github.com/vim/vim.git synced 2025-10-06 05:44:14 -04:00

updated for version 7.0062

This commit is contained in:
Bram Moolenaar
2005-03-20 22:25:45 +00:00
parent a0dea674b8
commit 2e4096b077
8 changed files with 606 additions and 1 deletions

View File

@@ -136,6 +136,7 @@ void qsort __ARGS((void *base, size_t elm_count, size_t elm_size, int (*cmp)(con
# include "regexp.pro"
# include "screen.pro"
# include "search.pro"
# include "spell.pro"
# include "syntax.pro"
# include "tag.pro"
# include "term.pro"