6e2fc6f162d4c694b0c2eb88b5869ae8f6f5a9e6
[mikachu/openbox.git] / wrap / otk_point.i
1 // -*- mode: C++; indent-tabs-mode: nil; c-basic-offset: 2; -*-
2
3 %module otk_point
4
5 %{
6 #include "config.h"
7 #include "point.hh"
8 %}
9
10 %include "point.hh"