addcosmetics and docs
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8195 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
5c381977e6
commit
fc4ecc15ec
1 changed files with 4 additions and 4 deletions
|
|
@ -65,10 +65,10 @@
|
|||
done
|
||||
|
||||
|
||||
Swig flags:
|
||||
-----------
|
||||
Flags and conditional macros:
|
||||
-----------------------------
|
||||
|
||||
%swig_mark_flag(flag)
|
||||
%mark_flag(flag)
|
||||
flag := True
|
||||
|
||||
%evalif(flag,expr)
|
||||
|
|
@ -225,7 +225,7 @@ macro(arg1, arg2)
|
|||
the flag can be later used with %evalif
|
||||
*/
|
||||
|
||||
%define %swig_mark_flag(x)
|
||||
%define %mark_flag(x)
|
||||
%define x 1 %enddef
|
||||
%enddef
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue