0
0
mirror of https://github.com/vim/vim.git synced 2025-10-02 05:04:20 -04:00

updated for version 7.0-180

This commit is contained in:
Bram Moolenaar
2007-01-09 14:09:25 +00:00
parent df88dda91c
commit d675e2c513
5 changed files with 7 additions and 4 deletions

View File

@@ -1092,6 +1092,7 @@ extern char_u *all_cflags;
extern char_u *all_lflags;
# ifdef VMS
extern char_u *compiler_version;
extern char_u *compiled_arch;
# endif
extern char_u *compiled_user;
extern char_u *compiled_sys;