mirror of
https://github.com/hneemann/Digital.git
synced 2025-10-01 00:40:07 -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
|
* Interface used to create a circuit
|
||||||
* There are two implementations: the {@link de.neemann.digital.builder.circuit.CircuitBuilder} creates a circuit and the
|
* 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.
|
* which contains the circuit.
|
||||||
*
|
*
|
||||||
* @param <T> concrete Builder Type
|
* @param <T> concrete Builder Type
|
||||||
|
Loading…
x
Reference in New Issue
Block a user