updated for version 7.3.662

Problem:    Can't build Ruby interface with Ruby 1.9.3.
Solution:   Add missing functions. (V. Ondruch)
This commit is contained in:
Bram Moolenaar
2012-09-18 16:36:32 +02:00
parent e8cdcef875
commit 2623b4f412
3 changed files with 13 additions and 1 deletions

2
.gitignore vendored
View File

@ -31,6 +31,7 @@ src/auto/pathdef.c
*.res
*.RES
src/pathdef.c
src/perl.c
src/Obj*/pathdef.c
gvimext.dll
gvimext.lib
@ -41,6 +42,7 @@ gvimext.lib
*.mo
*.swp
*~
src/po/vim.pot
# Generated by "make test"
src/po/*.ck