comparison src/os_riscos.h @ 376:d2bc505a6d91

updated for version 7.0098
author vimboss
date Thu, 30 Jun 2005 21:52:39 +0000
parents 3fc0f57ecb91
children
comparison
equal deleted inserted replaced
375:f14cbd913415 376:d2bc505a6d91
77 #ifndef EXRC_FILE 77 #ifndef EXRC_FILE
78 # define EXRC_FILE "/exrc" 78 # define EXRC_FILE "/exrc"
79 #endif 79 #endif
80 #ifndef GVIMRC_FILE 80 #ifndef GVIMRC_FILE
81 # define GVIMRC_FILE "/gvimrc" 81 # define GVIMRC_FILE "/gvimrc"
82 #endif
83 #ifndef VIEW_FILE
84 # define VIEW_FILE "/View"
85 #endif 82 #endif
86 #ifndef USR_VIMRC_FILE 83 #ifndef USR_VIMRC_FILE
87 # define USR_VIMRC_FILE "Vim:Evim" 84 # define USR_VIMRC_FILE "Vim:Evim"
88 #endif 85 #endif
89 #ifndef SESSION_FILE 86 #ifndef SESSION_FILE