You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
11 lines
401 B
11 lines
401 B
\setVersion{@VERSION@} |
|
|
|
\sloppy |
|
|
|
\newcommand{\Lt}{\symbol{"3C}} |
|
\newcommand{\Gt}{\symbol{"3E}} |
|
\newcommand{\Type}[1]{\File{#1}} % see libunwind.trans |
|
\newcommand{\Func}[1]{\Prog{#1}} % see libunwind.trans |
|
\newcommand{\Var}[1]{\Prog{#1}} % see libunwind.trans |
|
\newcommand{\Const}[1]{\File{#1}} % see libunwind.trans |
|
\newcommand{\SeeAlso}[2]{\File{#1}} % see libunwind.trans
|
|
|