rm the old code including the .pys and the c++ shit
[dana/openbox.git] / wrap / otk_size.i
1 // -*- mode: C++; indent-tabs-mode: nil; c-basic-offset: 2; -*-
2
3 %module otk_size
4
5 %{
6 #include "config.h"
7 #include "size.hh"
8 %}
9
10 %include "size.hh"