author | Dmitriy Morozov <dmitriy@mrzv.org> |
Mon, 12 Apr 2010 19:01:01 -0700 | |
branch | dev |
changeset 209 | 324354e0d3bf |
parent 207 | 6f1ed27850c8 |
child 210 | e84354d3a6c9 |
--- a/doc/python/simplex.rst Tue Mar 09 15:22:57 2010 -0800 +++ b/doc/python/simplex.rst Mon Apr 12 19:01:01 2010 -0700 @@ -60,7 +60,7 @@ The first function :func:`vertex_cmp` is a Python interface to a C++ function. The rest are pure Python functions defined in -:sfile:`bindings/python/dionysis/__init__.py`. +:sfile:`bindings/python/dionysus/__init__.py`. .. function:: vertex_cmp(s1, s2)