Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Christian Biasuzzi committed Nov 10, 2017
1 parent 617b9c2 commit 0ba0a16
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1266,6 +1266,7 @@ public void dumpData(Equipment inst, SimulatorInst simInst, DDBManager ddbmanage
}

public void processEquipmentData(Network network, String equipmentId, EurostagRecord eurostagRecord) {
//default behaviour: inputs are OK
};

public void dumpData(Internal inst, SimulatorInst simInst, DDBManager ddbmanager, PrintStream out, String machineName, Map<String, String> iidm2eurostagId, Network network, Equipment eq) throws IOException {
Expand Down

0 comments on commit 0ba0a16

Please sign in to comment.