From 4e884e6d1cf1789682a75ef585e1dd42a05360dd Mon Sep 17 00:00:00 2001 From: obrien Date: Tue, 10 Oct 2000 23:14:55 +0000 Subject: Add a macro for ISO C99 ("isoC-99"). --- contrib/groff/tmac/doc-syms | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'contrib/groff/tmac') diff --git a/contrib/groff/tmac/doc-syms b/contrib/groff/tmac/doc-syms index 426f74b..a87cf80 100644 --- a/contrib/groff/tmac/doc-syms +++ b/contrib/groff/tmac/doc-syms @@ -371,6 +371,16 @@ . as b1 (``\\*(tNISO C\\*(aa'') . \} . \} +. if "\\*(A\\n(aP"-isoC-99" \{\ +. ie \\n(sT==1 \{\ +. ds b1 \&\\*(tNISO/IEC \\*(aa9899:\ 1999\\*(sV +. as b1 (``\\*(tNISO C99\\*(aa'') +. \} +. el \{\ +. ds b1 \&\\*(tNISO/IEC \\*(aa9899:\ 1999\\*(sV +. as b1 (``\\*(tNISO C99\\*(aa'') +. \} +. \} . if "\\*(A\\n(aP"-iso9899" \{\ . ie \\n(sT==1 \{\ . ds b1 \&\\*(tNISO \\*(aa9899: 1990\\*(sV -- cgit v1.1