Correct preprocessor docs

Blatently incorrect information removed.
This commit is contained in:
William S Fulton 2020-03-05 19:04:55 +00:00
commit 3f30735478

View file

@ -162,9 +162,7 @@ SWIG_RUBY_AUTORENAME Defined when using Ruby with -autorename
<p>
Interface files can look at these symbols as necessary to change the
way in which an interface is generated or to mix SWIG directives with
C code. These symbols are also defined within the C code generated by
SWIG (except for the symbol `<tt>SWIG</tt>' which is only defined
within the SWIG compiler).
C code.
</p>
<H2><a name="Preprocessor_nn5">10.4 Macro Expansion</a></H2>