We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aaa2115 commit b43690aCopy full SHA for b43690a
README.md
@@ -4,7 +4,7 @@ Works with both Python 2.7 and 3.x
4
5
## epamodule
6
A Python module that permits Epanet toolkit library calls from pure Python programs.
7
-Dropped inteface generated by ctypesgen from epanet2.h (beacause not working with 2.x and 3.x)
+Dropped interface generated by ctypesgen from epanet2.h (beacause not working with 2.x and 3.x)
8
9
Example2.py is example2.c from toolkit help rewritten in Python as example of epamodule use.
10
0 commit comments