Mercurial > hg > xemacs-beta
comparison netinstall/msg.cc @ 468:20ae8821c23d
[xemacs-hg @ 2001-04-13 09:11:17 by michaels]
The Great Trunk Move from release-21-2.
author | michaels |
---|---|
date | Fri, 13 Apr 2001 09:11:46 +0000 |
parents | 5aa1854ad537 |
children | 685b588e92d8 |
comparison
equal
deleted
inserted
replaced
467:13d500863631 | 468:20ae8821c23d |
---|---|
14 */ | 14 */ |
15 | 15 |
16 /* The purpose of this file is to centralize all the message | 16 /* The purpose of this file is to centralize all the message |
17 functions. */ | 17 functions. */ |
18 | 18 |
19 static char *cvsid = "\n%%% $Id: msg.cc,v 1.2 2001/04/12 18:22:49 michaels Exp $\n"; | 19 static char *cvsid = "\n%%% $Id: msg.cc,v 1.3 2001/04/13 09:11:35 michaels Exp $\n"; |
20 | 20 |
21 #include "win32.h" | 21 #include "win32.h" |
22 #include <stdio.h> | 22 #include <stdio.h> |
23 #include <stdarg.h> | 23 #include <stdarg.h> |
24 #include "dialog.h" | 24 #include "dialog.h" |