1
0
forked from aniani/vim

patch 7.4.2055

Problem:    eval.c is too big.
Solution:   Move Dictionary functions to dict.c.
This commit is contained in:
Bram Moolenaar
2016-07-17 14:57:05 +02:00
parent 42ebd06642
commit cd52459c38
9 changed files with 902 additions and 847 deletions

View File

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