]> git.saurik.com Git - wxWidgets.git/blob - wxPython/wxSWIG/swig_lib/guile/guile.swg
Since I have made several changes to SWIG over the years to accomodate
[wxWidgets.git] / wxPython / wxSWIG / swig_lib / guile / guile.swg
1 /* -----------------------------------------------------------------------
2 * swig_lib/guile/guile.swg
3 *
4 * Guile configuration file. This file assumes FSF Guile 1.0. It may not
5 * work with other versions
6 * ----------------------------------------------------------------------- */
7
8 #include "guile/gh.h"
9
10 /* Since GUILE seems to be somewhat incomplete, these bindings
11 are used in the SWIG generated code. To change the Guile
12 interface, simply change this file */
13
14 #define GH_NOT_PASSED SCM_UNDEFINED
15