We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9727083 commit 3f30735Copy full SHA for 3f30735
Doc/Manual/Preprocessor.html
@@ -162,9 +162,7 @@ <H2><a name="Preprocessor_condition_compilation">10.3 Conditional Compilation</a
162
<p>
163
Interface files can look at these symbols as necessary to change the
164
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).
+C code.
168
</p>
169
170
<H2><a name="Preprocessor_nn5">10.4 Macro Expansion</a></H2>
0 commit comments