view etc/ps-prin2.ps @ 27431:92e0ea1917dd

(toplevel): Include systime.h and atimer.h. (polling_for_input): Removed because unused. (input_poll_signal) [POLL_FOR_INPUT]: Removed. (poll_timer): New variable. (poll_for_input, poll_for_input_1): New functions. (start_polling, stop_polling): Rewritten.
author Gerd Moellmann <gerd@gnu.org>
date Tue, 25 Jan 2000 15:57:26 +0000
parents e0beb5cd0257
children bb81eb902e0c
line wrap: on
line source

% === BEGIN ps-print prologue 2

% ---- These lines must be kept together because...

/h0 F
/HeaderTitleLineHeight FontHeight def

/h1 F
/HeaderLineHeight FontHeight def
/HeaderDescent    Descent def

% ---- ...because `F' has a side-effect on `FontHeight' and `Descent'

% === END ps-print prologue 2