Use https for swig.org links
This commit is contained in:
parent
6f3f4fbdf1
commit
631b41ae7b
110 changed files with 135 additions and 135 deletions
|
|
@ -1,7 +1,7 @@
|
|||
%module global_immutable_vars_cpp
|
||||
|
||||
// Test immutable and mutable global variables,
|
||||
// see http://www.swig.org/Doc4.0/SWIGDocumentation.html#SWIG_readonly_variables
|
||||
// see https://www.swig.org/Doc4.0/SWIGDocumentation.html#SWIG_readonly_variables
|
||||
|
||||
%inline %{
|
||||
int default_mutable_var = 40;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue