diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-03-02 23:36:35 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-03-02 23:36:35 +0000 |
commit | 42510f4ef40d01007be81bc931dcf02633593d85 (patch) | |
tree | 1b44592fcdf1574284f314f3fb6624695a602961 /math/truthtable | |
parent | 74c050c18330bb94c2f6fd798e9e9baa6643274e (diff) |
Notes
Diffstat (limited to 'math/truthtable')
-rw-r--r-- | math/truthtable/pkg-descr | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/math/truthtable/pkg-descr b/math/truthtable/pkg-descr index 9d85a4c96bee..583152e69f36 100644 --- a/math/truthtable/pkg-descr +++ b/math/truthtable/pkg-descr @@ -2,5 +2,4 @@ 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 +WWW: http://www.kinostudios.com/truthtable.php |