// -*- c++ -*- %module pnm_image /* copied verbatim to the output code */ %{ #include "pnm_image.h" %} /* parsed by SWIG */ %include "pnm_image.h"