mirror of
https://github.com/PurpleI2P/i2pd.git
synced 2025-06-05 22:06:23 +02:00
move wrapper code to own directory
This commit is contained in:
parent
f5db34b98b
commit
f9d9aa0306
6 changed files with 16 additions and 0 deletions
|
@ -1,8 +0,0 @@
|
|||
// See swig.org for more inteface options,
|
||||
// e.g. map std::string to Go string
|
||||
|
||||
%{
|
||||
#include "capi.h"
|
||||
%}
|
||||
|
||||
%include "capi.h"
|
Loading…
Add table
Add a link
Reference in a new issue