summaryrefslogtreecommitdiffstats
path: root/doc/common/timemac.texi
diff options
context:
space:
mode:
Diffstat (limited to 'doc/common/timemac.texi')
-rw-r--r--doc/common/timemac.texi36
1 files changed, 0 insertions, 36 deletions
diff --git a/doc/common/timemac.texi b/doc/common/timemac.texi
deleted file mode 100644
index 25a0b27e9a..0000000000
--- a/doc/common/timemac.texi
+++ /dev/null
@@ -1,36 +0,0 @@
-@c
-@c COPYRIGHT (c) 1988-1998.
-@c On-Line Applications Research Corporation (OAR).
-@c All rights reserved.
-@c
-@c $Id$
-@c
-@c
-@c Macros to help with the tables in this file
-@c
-
-@tex
-\global\advance \smallskipamount by -4pt
-
-\global\def\rtemstimetable{
-\vrule\strut##&
-\hbox to 3.0in{\enskip##\hfil}&
-\hbox to 0.75in{\enskip##\hfil}&
-\vrule##\cr
-\noalign{\hrule}
-}
-
-\global\def\rtemsendtimetable{}
-\global\def\rtemsonecase#1#2{
-& \bf #1\hfil& #2 & \cr\noalign{\hrule}
-}
-
-\global\def\rtemsdirective#1{
-& \bf #1 \hfil& & \cr\noalign{\hrule}
-}
-
-\global\def\rtemscase#1#2{
-& \hskip 0.3in #1\hfil& #2 & \cr\noalign{\hrule}
-}
-
-@end tex