diff options
author | Guido van Rossum <guido@python.org> | 1995-03-20 12:59:56 (GMT) |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 1995-03-20 12:59:56 (GMT) |
commit | 86cb0928e3524aba846504696c9bab1ab3527c56 (patch) | |
tree | 15182a187a7e34c7958a2de8422db198b454e142 /Doc/libfl.tex | |
parent | e56db434a9eb91bd73d99f2f8a86f3a1af8c7ac8 (diff) | |
download | cpython-86cb0928e3524aba846504696c9bab1ab3527c56.zip cpython-86cb0928e3524aba846504696c9bab1ab3527c56.tar.gz cpython-86cb0928e3524aba846504696c9bab1ab3527c56.tar.bz2 |
added nodename macro calls for new very long section names
Diffstat (limited to 'Doc/libfl.tex')
-rw-r--r-- | Doc/libfl.tex | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Doc/libfl.tex b/Doc/libfl.tex index 47f10c7..d5332a0 100644 --- a/Doc/libfl.tex +++ b/Doc/libfl.tex @@ -34,6 +34,7 @@ FORMS with pure GL windows. \code{foreground()} and to the FORMS routine \code{fl_init()}. \subsection{Functions Defined in Module \sectcode{fl}} +\nodename{FL Functions} Module \code{fl} defines the following functions. For more information about what they do, see the description of the equivalent C function |