added example to permutation iterator, and also the make_... function

[SVN r21616]
This commit is contained in:
Jeremy Siek
2004-01-12 03:41:47 +00:00
parent 06e1fa88b9
commit 5b608e114b
4 changed files with 145 additions and 5 deletions

View File

@ -29,3 +29,9 @@ Reference
=========
.. include:: permutation_iterator_ref.rst
Example
=======
.. include:: permutation_iterator_eg.rst