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

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

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