Updating the docs

This commit is contained in:
Lew Rossman
2019-11-06 11:34:43 -05:00
parent 9998466d20
commit 88d343dfb6
2 changed files with 3 additions and 2 deletions

View File

@@ -9,7 +9,7 @@
Authors: see AUTHORS
Copyright: see AUTHORS
License: see LICENSE
Last Updated: 11/04/2019
Last Updated: 11/06/2019
******************************************************************************
*/
@@ -463,6 +463,6 @@ typedef enum {
EN_R_IS_ACTIVE = 3 //!< Control valve is active
} EN_RuleStatus;
#define EN_MISSING -1.E10
#define EN_MISSING -1.E10 //!< Missing value indicator
#endif //EPANET2_ENUMS_H