Fixed Evaluator so that it returns a boolean value.
commit073f59812e74b5a6bcec833be80ccbad48790038
authorajchavez03@gmail.com <antonio@ubuntu.(none)>
Tue, 8 Apr 2008 07:18:53 +0000 (8 00:18 -0700)
committerajchavez03@gmail.com <antonio@ubuntu.(none)>
Tue, 8 Apr 2008 07:18:53 +0000 (8 00:18 -0700)
tree3529c2516bac87ae5477fb0935d8423f34967d96
parent6ad3f8a29f4e4922453e3c9c73bf0aa1c73ffdd8
Fixed Evaluator so that it returns a boolean value.
Fixed test cases in Evaluator.
Fixed a small typo in the comments in Trits.py.
digital_simulator/Evaluator.py
digital_simulator/Trits.py