danionita / e3tools

e3tool is a Java GUI-based tool for constructing and evaluating e3value models. Includes the e3fraud fraud assessment extension
Other
3 stars 4 forks source link

And/or gates broke #16

Closed bobismijnnaam closed 8 years ago

bobismijnnaam commented 8 years ago

Not sure when that happened, lol

bobismijnnaam commented 8 years ago

It was because I was trying to print the value of the triangle of the and gate, which is null. Fixed it by removign the print statement.