Skip to content

Commit 748f97e

Browse files
committed
Fixup: use \impldef for implementation-defined
1 parent 967e5dd commit 748f97e

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

source/preprocessor.tex

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -621,8 +621,10 @@
621621
\pnum
622622
If the header identified by the \grammarterm{header-name}
623623
denotes an importable header\iref{module.import},
624-
it is implementation-defined whether
625-
the preprocessing directive
624+
it is
625+
\impldef{replacing source file inclusion of importable header
626+
with \tcode{import}}
627+
whether the preprocessing directive
626628
is instead replaced by the \grammarterm{preprocessing-token}{s}
627629
\begin{ncbnf}
628630
\terminal{import} header-name \terminal{;}

0 commit comments

Comments
 (0)