386BSD 0.1 development
[unix-history] / usr / othersrc / public / ghostscript-2.4.1 / nstd.h
CommitLineData
1cdf8e05
WJ
1/* Additions to std.h */
2
3typedef byte bool;
4#define false 0
5#define true 1