fixes version numbering
This commit is contained in:
@@ -332,10 +332,10 @@ AUTHOR: L. Rossman
|
||||
#define LOGO4 \
|
||||
"* Analysis for Pipe Networks *"
|
||||
#define LOGO5 \
|
||||
"* Version 2.00.12 *" //(2.00.12 - LR)
|
||||
"* Version 2.1 *"
|
||||
#define LOGO6 \
|
||||
"******************************************************************"
|
||||
#define FMT01 "\n... EPANET Version 2.0\n"
|
||||
#define FMT01 "\n... EPANET Version 2.1\n"
|
||||
#define FMT02 "\n o Retrieving network data"
|
||||
#define FMT03 "\n Correct syntax is:\n epanet <input file> <output file>\n"
|
||||
#define FMT04 "\n Cannot use duplicate file names."
|
||||
|
||||
Reference in New Issue
Block a user