comparison src/proto.h @ 119:e8f07016e34d

updated for version 7.0042
author vimboss
date Wed, 19 Jan 2005 22:18:32 +0000
parents 6617e9635b13
children 616289ecb7c8
comparison
equal deleted inserted replaced
118:45fd0ec37cf3 119:e8f07016e34d
90 # include "fold.pro" 90 # include "fold.pro"
91 # include "getchar.pro" 91 # include "getchar.pro"
92 # ifdef FEAT_HANGULIN 92 # ifdef FEAT_HANGULIN
93 # include "hangulin.pro" 93 # include "hangulin.pro"
94 # endif 94 # endif
95 # include "hashtable.pro"
95 # include "main.pro" 96 # include "main.pro"
96 # include "mark.pro" 97 # include "mark.pro"
97 # if !defined MESSAGE_FILE || defined(HAVE_STDARG_H) 98 # if !defined MESSAGE_FILE || defined(HAVE_STDARG_H)
98 /* These prototypes cannot be produced automatically and conflict with 99 /* These prototypes cannot be produced automatically and conflict with
99 * the old-style prototypes in message.c. */ 100 * the old-style prototypes in message.c. */