Sign in
chromium
/
external
/
github.com
/
Kitware
/
CMake
/
master
/
.
/
Tests
/
UseSWIG
/
SwigSrcOUTPUT_DIR
/
foo.i
blob: 5e14b04b2e4bd8e254861420d7ae7331bc99afad [
file
]
%
module
Foo
%{
#include
<foo.hpp>
%}
// %nspace cs::my_class_in_namespace;
%
include
<foo.hpp>