summaryrefslogtreecommitdiff
path: root/src/base/modal_exception.i
blob: 7df4c8f8318352dcc71a79e230eb16e5c2056567 (plain)
1
2
3
4
5
6
7
%{
#include "base/modal_exception.h"
%}

%ignore CVC4::ModalException::ModalException(const char*);

%include "base/modal_exception.h"
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback