Resolving merge conflicts

This commit is contained in:
Michael Tryby
2018-08-27 09:38:46 -04:00
26 changed files with 1572 additions and 1059 deletions

View File

@@ -29,13 +29,11 @@ AUTHOR: L. Rossman
#else
#include <stdlib.h>
#endif
#include "epanet2.h"
#include "funcs.h"
#include "hash.h"
#include "text.h"
#include "types.h"
#define EXTERN extern
#include "vars.h"
enum Rulewords {
r_RULE,