source: rtems/doc/common/timemac.texi @ 0660b4f8

4.104.114.84.95
Last change on this file since 0660b4f8 was 0660b4f8, checked in by Joel Sherrill <joel.sherrill@…>, on 11/16/99 at 19:50:56

Changed copyright date to 1999.

  • Property mode set to 100644
File size: 633 bytes
Line 
1@c
2@c  COPYRIGHT (c) 1988-1999.
3@c  On-Line Applications Research Corporation (OAR).
4@c  All rights reserved.
5@c
6@c  $Id$
7@c
8@c
9@c  Macros to help with the tables in this file
10@c
11
12@tex
13\global\advance \smallskipamount by -4pt
14 
15\global\def\rtemstimetable{
16\vrule\strut##&
17\hbox to 3.0in{\enskip##\hfil}&
18\hbox to 0.75in{\enskip##\hfil}&
19\vrule##\cr
20\noalign{\hrule}
21}
22
23\global\def\rtemsendtimetable{}
24\global\def\rtemsonecase#1#2{
25& \bf #1\hfil& #2 & \cr\noalign{\hrule}
26}
27
28\global\def\rtemsdirective#1{
29& \bf #1 \hfil& & \cr\noalign{\hrule}
30}
31
32\global\def\rtemscase#1#2{
33& \hskip 0.3in #1\hfil& #2 & \cr\noalign{\hrule}
34}
35
36@end tex
Note: See TracBrowser for help on using the repository browser.