Skip to content

Commit

Permalink
Update epanet.m
Browse files Browse the repository at this point in the history
  • Loading branch information
Mariosmsk committed Oct 5, 2021
1 parent e6fe53e commit 15b4c60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion epanet_matlab_toolkit/epanet.m
Original file line number Diff line number Diff line change
Expand Up @@ -388,7 +388,7 @@
CMDCODE; % Code=1 Hide, Code=0 Show (messages at command window)
end
properties (Constant = true)
classversion='v2.2.0-gamma.3'; % 04/10/2021
classversion='v2.2.0'; % 05/10/2021

LOGOP={'IF', 'AND', 'OR'} % Constants for rule-based controls: 'IF', 'AND', 'OR' % EPANET Version 2.2
RULEOBJECT={'NODE', 'LINK', 'SYSTEM'}; % Constants for rule-based controls: 'NODE','LINK','SYSTEM' % EPANET Version 2.2
Expand Down

0 comments on commit 15b4c60

Please sign in to comment.