diff options
| author | Maxime Dénès | 2017-06-23 10:36:33 +0200 |
|---|---|---|
| committer | Maxime Dénès | 2017-06-23 10:36:33 +0200 |
| commit | 3909905d92222591a54a010959481d3d3c1b478a (patch) | |
| tree | 60a95a877b46e9d68a144a4093e8bcfedd91cb83 /doc/common | |
| parent | 409f73f6e69b7c62ae3bdf1686fa3cc9ccc06e9f (diff) | |
| parent | d4ecb8269b695a972c3e873f08be497b9257d146 (diff) | |
Merge PR#740: Refactor documentation of records.
Diffstat (limited to 'doc/common')
| -rw-r--r-- | doc/common/macros.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/common/macros.tex b/doc/common/macros.tex index 5abdecfc18..b36827f5da 100644 --- a/doc/common/macros.tex +++ b/doc/common/macros.tex @@ -145,7 +145,7 @@ \newcommand{\typecstr}{\zeroone{{\tt :}~{\term}}} \newcommand{\typecstrwithoutblank}{\zeroone{{\tt :}{\term}}} - +\newcommand{\typecstrtype}{\zeroone{{\tt :}~{\type}}} \newcommand{\Fwterm}{\nterm{Fwterm}} \newcommand{\Index}{\nterm{index}} |
