annotate src/s/windows95.h @ 13151:5297bf53ac38
(init_buffer_once): Make file_format always local, not just local when set.
author |
Richard M. Stallman <rms@gnu.org> |
date |
Sun, 08 Oct 1995 19:26:07 +0000 |
parents |
2c74dc6e82ab |
children |
695cf19ef79e |
rev |
line source |
11946
Geoff Voelker <voelker@cs.washington.edu>
parents:
diff
changeset
|
1 /* System description file for Windows 95. */
|
Geoff Voelker <voelker@cs.washington.edu>
parents:
diff
changeset
|
2
|
Geoff Voelker <voelker@cs.washington.edu>
parents:
diff
changeset
|
3 #include "windowsnt.h"
|
Geoff Voelker <voelker@cs.washington.edu>
parents:
diff
changeset
|
4
|
Geoff Voelker <voelker@cs.washington.edu>
parents:
diff
changeset
|
5 #define WINDOWS95
|