dwww Home | Show directory contents | Find package

%module(package="py2.pkg2") bar
%{
#include "../../py2/pkg2/bar.hpp"
%}
%import (module="foo", package="py2.pkg2.pkg3") "../../py2/pkg2/pkg3/foo.hpp"
%include "../../py2/pkg2/bar.hpp"

Generated by dwww version 1.15 on Tue Jul 2 00:14:10 CEST 2024.