mirror of
https://github.com/libunwind/libunwind.git
synced 2026-01-12 00:04:03 +08:00
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
|