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

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

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