ADT
ast-experimental
pthread-emulation
Last change
on this file since 80d16f8 was 8e819a9, checked in by Michael Brooks <mlbrooks@…>, 4 years ago |
Mike MMath initial
|
-
Property mode
set to
100644
|
File size:
445 bytes
|
Rev | Line | |
---|
[8e819a9] | 1 | \newcommand{\package}[1]{\textbf{#1}} % package names in bold text
|
---|
| 2 | \newcommand{\cmmd}[1]{\textbackslash\texttt{#1}} % command name in tt font
|
---|
| 3 | \newcommand{\href}[1]{#1} % does nothing, but defines the command so the
|
---|
| 4 |
|
---|
| 5 | \usepackage{ifthen}
|
---|
| 6 | \newboolean{PrintVersion}
|
---|
| 7 | \setboolean{PrintVersion}{false}
|
---|
| 8 |
|
---|
| 9 | %\usepackage{nomencl} % For a nomenclature (optional; available from ctan.org)
|
---|
| 10 | \usepackage{amsmath,amssymb,amstext}
|
---|
| 11 | %\usepackage[pdftex]{graphicx}
|
---|
Note:
See
TracBrowser
for help on using the repository browser.