UNPKG

folproof

Version:

A first-order logic proof verifier

7 lines (4 loc) 77 B
.PHONY: test all: test test: ./../node_modules/nodeunit/bin/nodeunit *.js