*** empty log message ***

This commit is contained in:
Arvid Norberg
2004-09-16 17:18:10 +00:00
parent a282a51c4d
commit 922a591154
4 changed files with 4 additions and 7 deletions

View File

@@ -778,7 +778,7 @@ The default constructor will initialize the handle to an invalid state. Which me
perform any operation on it, unless you first assign it a valid handle. If you try to perform
any operation on an uninitialized handle, it will throw ``invalid_handle``.
*TODO: document ``trackers()`` and ``replace_trackers()``*
**TODO: document trackers() and replace_trackers()**
save_path()
-----------