Sophie

Sophie

distrib > Mandriva > 8.2 > i586 > media > contrib > by-pkgid > 8a80864b07c5f16e9ba9be320c149cfa > files > 18

teyjus-1.0_b31-15mdk.i586.rpm

/*
 * Interface to a testing harness for code that checks if formulas satisfy
 * the structure of goals or program clauses in Horn clause logic
 */

sig  hcsyntax_examples. 

accum_sig  logic_types, logic_basic, logic_vocab.

type formula int -> form -> o.

type  test_goal, test_defcl  int -> o.