Skip to content
Snippets Groups Projects
pbs.i 110 B
Newer Older
Mike Lake's avatar
Mike Lake committed
/* File : pbs.i */
%module pbs
%{
#define   SWIG_FILE_WITH_INIT
#include "pbs_ifl.h"
%}
%include "pbs_ifl.h"