Skip to content

Commit 3f30735

Browse files
committed
Correct preprocessor docs
Blatently incorrect information removed.
1 parent 9727083 commit 3f30735

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

Doc/Manual/Preprocessor.html

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -162,9 +162,7 @@ <H2><a name="Preprocessor_condition_compilation">10.3 Conditional Compilation</a
162162
<p>
163163
Interface files can look at these symbols as necessary to change the
164164
way in which an interface is generated or to mix SWIG directives with
165-
C code. These symbols are also defined within the C code generated by
166-
SWIG (except for the symbol `<tt>SWIG</tt>' which is only defined
167-
within the SWIG compiler).
165+
C code.
168166
</p>
169167

170168
<H2><a name="Preprocessor_nn5">10.4 Macro Expansion</a></H2>

0 commit comments

Comments
 (0)