ADT
aaron-thesis
arm-eh
ast-experimental
cleanup-dtors
deferred_resn
demangler
enum
forall-pointer-decay
jacob/cs343-translation
jenkins-sandbox
new-ast
new-ast-unique-expr
no_list
persistent-indexer
pthread-emulation
qualifiedEnum
Last change
on this file since 364d70c was 9459c01, checked in by Peter A. Buhr <pabuhr@…>, 7 years ago |
final production copy
|
-
Property mode
set to
100644
|
File size:
524 bytes
|
Rev | Line | |
---|
[9459c01] | 1 | \documentclass[AMA,STIX1COL]{WileyNJD-v2}
|
---|
| 2 | \usepackage{graphicx}
|
---|
| 3 | \usepackage{xspace}
|
---|
| 4 |
|
---|
| 5 | \newcommand{\CFAIcon}{\textsf{C}\raisebox{\depth}{\rotatebox{180}{\textsf{A}}}\xspace} % Cforall symbolic name
|
---|
| 6 | \newcommand{\CFA}{\protect\CFAIcon} % safe for section/caption
|
---|
| 7 | \newcommand{\CC}{\textrm{C}\kern-.1em\hbox{+\kern-.25em+}\xspace} % C++ symbolic name
|
---|
| 8 | \pagestyle{empty}
|
---|
| 9 |
|
---|
| 10 | \begin{document}
|
---|
| 11 | \input{timing}
|
---|
| 12 | \end{document}
|
---|
| 13 |
|
---|
| 14 | % sh TEXINPUTS=.:../AMA/AMA-stix/ama:build: && export TEXINPUTS && latex fig.tex; dvips -E fig.dvi -o fig.eps
|
---|
Note:
See
TracBrowser
for help on using the repository browser.