diff options
Diffstat (limited to 'cdecl.tex')
-rw-r--r-- | cdecl.tex | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/cdecl.tex b/cdecl.tex new file mode 100644 index 0000000..0856721 --- /dev/null +++ b/cdecl.tex @@ -0,0 +1,5 @@ +\setlength{\tabcolsep}{.2em}% +\begin{tabular}{lcccccc} + \multicolumn{7}{c}{\textbf{\CallingConventionHeader}}\\\hline + \csname @@input\endcsname cdecl-contents % +\end{tabular}% |