Replace 2.2 with 2.3 in file headings
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
/*
|
||||
******************************************************************************
|
||||
Project: OWA EPANET
|
||||
Version: 2.2
|
||||
Version: 2.3
|
||||
Module: hash.c
|
||||
Description: implementation of a simple hash table
|
||||
Authors: see AUTHORS
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
/*
|
||||
******************************************************************************
|
||||
Project: OWA EPANET
|
||||
Version: 2.2
|
||||
Version: 2.3
|
||||
Module: hash.h
|
||||
Description: header for a simple hash table
|
||||
Authors: see AUTHORS
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
/*
|
||||
******************************************************************************
|
||||
Project: OWA EPANET
|
||||
Version: 2.2
|
||||
Version: 2.3
|
||||
Module: hydcoeffs.c
|
||||
Description: computes coefficients for a hydraulic solution matrix
|
||||
Authors: see AUTHORS
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
/*
|
||||
******************************************************************************
|
||||
Project: OWA EPANET
|
||||
Version: 2.2
|
||||
Version: 2.3
|
||||
Module: hydsolver.c
|
||||
Description: computes flows and pressures throughout a pipe network using
|
||||
Todini's Global Gradient Algorithm
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
/*
|
||||
******************************************************************************
|
||||
Project: OWA EPANET
|
||||
Version: 2.2
|
||||
Version: 2.3
|
||||
Module: hydstatus.c
|
||||
Description: updates hydraulic status of network elements
|
||||
Authors: see AUTHORS
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
/*
|
||||
******************************************************************************
|
||||
Project: OWA EPANET
|
||||
Version: 2.2
|
||||
Version: 2.3
|
||||
Module: mempool.c
|
||||
Description: a simple fast poooled memory allocation package
|
||||
Authors: see AUTHORS
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
/*
|
||||
******************************************************************************
|
||||
Project: OWA EPANET
|
||||
Version: 2.2
|
||||
Version: 2.3
|
||||
Module: mempool.h
|
||||
Description: header for a simple pooled memory allocator
|
||||
Authors: see AUTHORS
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
/*
|
||||
******************************************************************************
|
||||
Project: OWA EPANET
|
||||
Version: 2.2
|
||||
Version: 2.3
|
||||
Module: output.c
|
||||
Description: binary file read/write routines
|
||||
Authors: see AUTHORS
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
/*
|
||||
******************************************************************************
|
||||
Project: OWA EPANET
|
||||
Version: 2.2
|
||||
Version: 2.3
|
||||
Module: qualreact.c
|
||||
Description: computes water quality reactions within pipes and tanks
|
||||
Authors: see AUTHORS
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
/*
|
||||
******************************************************************************
|
||||
Project: OWA EPANET
|
||||
Version: 2.2
|
||||
Version: 2.3
|
||||
Module: smatrix.c
|
||||
Description: solves a sparse set of linear equations
|
||||
Authors: see AUTHORS
|
||||
|
||||
Reference in New Issue
Block a user