This commit is contained in:
helmut.neemann 2017-03-30 10:39:39 +02:00
parent b310a9a2e3
commit 00598c10f3

View File

@ -97,7 +97,7 @@ public class CuplExporter implements ExpressionExporter<CuplExporter> {
/**
* Set the create nodes flag.
* If "create nodes" is enabled the CUPL file contains buried as NODE not as PIN assignment.
* If "create nodes" is enabled the CUPL file contains a buried value as a NODE and not as a PIN assignment.
*
* @param createNodes true if the exporter should create nodes.
*/