1
0
forked from aniani/vim

updated for version 7.3.1313

Problem:    :py and :py3 don't work when compiled with Cygwin or MingW with 64
            bit.
Solution:   Add -DMS_WIN64 to the build command. (Ken Takata)
This commit is contained in:
Bram Moolenaar
2013-07-06 13:35:08 +02:00
parent 91aeaf4cce
commit 254e028e90
3 changed files with 8 additions and 0 deletions

View File

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