1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-11 07:22:22 +00:00
freebsd-ports/math/truthtable/pkg-plist
Ion-Mihai Tetcu 1cfce65fe9 TruthTable is a truth table generator that does the dirty work for you.
This Java program handles the following operations: Not, And, Or, XOR,
Implication, and the Biconditional.

Author: Greg Slepak
WWW:	http://www.kinostudios.com/truthtable.php

PR:		ports/100041
Submitted by:	Nicola Vitale <nivit at email.it>
2006-07-10 21:45:29 +00:00

5 lines
112 B
Plaintext

@comment $FreeBSD$
bin/truthtable
%%JAVASHAREDIR%%/truthtable/TruthTable.jar
@dirrm %%JAVASHAREDIR%%/truthtable