mirror of
https://github.com/FEX-Emu/libunwind.git
synced 2024-12-13 01:15:49 +00:00
a308875278
(SeeAlso): New command. (Logical change 1.38)
12 lines
401 B
TeX
12 lines
401 B
TeX
\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
|