annotate src/s/windows95.h @ 36364:fca71f0d9dc4
(General Variables): Add a footnote that all *PATH variables use
semi-colons on DOS/Windows instead of colons.
author |
Eli Zaretskii <eliz@gnu.org> |
date |
Fri, 23 Feb 2001 19:25:39 +0000 (2001-02-23) |
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
|