mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-11 07:22:22 +00:00
1cfce65fe9
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>
5 lines
112 B
Plaintext
5 lines
112 B
Plaintext
@comment $FreeBSD$
|
|
bin/truthtable
|
|
%%JAVASHAREDIR%%/truthtable/TruthTable.jar
|
|
@dirrm %%JAVASHAREDIR%%/truthtable
|