diff options
-rw-r--r-- | Doc/lib/libundoc.tex | 2 | ||||
-rw-r--r-- | Doc/libundoc.tex | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/Doc/lib/libundoc.tex b/Doc/lib/libundoc.tex index 79108f6..6289aff 100644 --- a/Doc/lib/libundoc.tex +++ b/Doc/lib/libundoc.tex @@ -130,7 +130,7 @@ whatsound.py -- recognizing sound files These modules are probably also obsolete, or just not very useful. Queue.py -- A multi-producer, multi-consumer queue -p + bisect.py -- Bisection algorithms dump.py -- Print python code that reconstructs a variable diff --git a/Doc/libundoc.tex b/Doc/libundoc.tex index 79108f6..6289aff 100644 --- a/Doc/libundoc.tex +++ b/Doc/libundoc.tex @@ -130,7 +130,7 @@ whatsound.py -- recognizing sound files These modules are probably also obsolete, or just not very useful. Queue.py -- A multi-producer, multi-consumer queue -p + bisect.py -- Bisection algorithms dump.py -- Print python code that reconstructs a variable |