summaryrefslogtreecommitdiff
path: root/test/regress/regress0/tptp/tptp_parser8.p
blob: da281151b53d2c13255ea2319ca161716891c8e0 (plain)
1
2
3
4
5
6
7
8
9
10
% Status: Satisfiable

%--------------------------------------------------------------------------
include('tptp_parser7.p').

cnf(query_1,axiom, include('A') | b ).

cnf(query_1,negated_conjecture, ~ b ).

%--------------------------------------------------------------------------
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback