mirror of
https://github.com/hneemann/Digital.git
synced 2025-09-30 08:23:37 -04:00
fixed some checkstyle issues
This commit is contained in:
parent
23dae545e1
commit
10f58ffb05
@ -5,7 +5,7 @@ import de.neemann.digital.analyse.expression.Expression;
|
||||
/**
|
||||
* Interface used to create a circuit
|
||||
* There are two implementations: the {@link de.neemann.digital.builder.circuit.CircuitBuilder} creates a circuit and the
|
||||
* {@link CuplExporter} creates a CUPL file
|
||||
* {@link de.neemann.digital.builder.Gal16v8.CuplExporter} creates a CUPL file
|
||||
* which contains the circuit.
|
||||
*
|
||||
* @param <T> concrete Builder Type
|
||||
|
Loading…
x
Reference in New Issue
Block a user