quote %include statements
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@11283 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
c3dba3315b
commit
23a5f4f955
7 changed files with 12 additions and 12 deletions
|
|
@ -433,7 +433,7 @@ extern int mod(int, int);
|
|||
extern double My_variable;
|
||||
%}
|
||||
|
||||
%include embed.i // Include code for a static version of Python
|
||||
%include "embed.i" // Include code for a static version of Python
|
||||
|
||||
</pre></div>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue