1
0
forked from aniani/vim

updated for version 7.0020

This commit is contained in:
Bram Moolenaar
2004-10-24 19:18:58 +00:00
parent 47136d70fa
commit 009b2592f7
33 changed files with 3218 additions and 1957 deletions

View File

@@ -1784,6 +1784,7 @@ typedef int VimClipboard; /* This is required for the prototypes. */
# include "nbdebug.h"
#else
# define nbdebug(a)
# define nbprint(a)
#endif
#ifdef IN_PERL_FILE