Add (missing) EN_LINKQUAL #define to epanet2.h

This commit is contained in:
Will Furnass
2015-07-31 18:21:04 +01:00
parent 87a8aaaef8
commit 9088eec6ee

View File

@@ -84,6 +84,7 @@
#define EN_SETTING 12
#define EN_ENERGY 13
#define EN_LINKQUAL 14 /* TNT */
#define EN_LINKPATTERN 15
#define EN_DURATION 0 /* Time parameters */
#define EN_HYDSTEP 1
@@ -258,4 +259,4 @@ extern "C" {
}
#endif
#endif //TOOLKIT_H
#endif //TOOLKIT_H