summaryrefslogtreecommitdiff
path: root/wrap/otk_strut.i
blob: ae005e5046a91010f557af5ae729a2487555d958 (plain)
1
2
3
4
5
6
7
8
9
10
// -*- mode: C++; indent-tabs-mode: nil; c-basic-offset: 2; -*-

%module otk_strut

%{
#include "config.h"
#include "strut.hh"
%}

%include "strut.hh"