This commit is contained in:
hneemann 2016-07-17 16:01:49 +02:00
parent cc96b45c49
commit 00bc059d6d

View File

@ -7,9 +7,9 @@ import de.neemann.digital.analyse.expression.format.FormatterException;
import de.neemann.digital.analyse.quinemc.QuineMcCluskey;
/**
* Expression listener which sends all result tu its parent.
* If the expression is a stata expression it creates the J and K control equations
* and alos sends the calculated control expressions to its parent.
* Expression listener which sends all result to its parent.
* If the expression is a state expression it creates the J and K control equations
* and also sends the calculated control expressions to its parent.
*
* @author hneemann
*/