diff options
author | Fred Drake <fdrake@acm.org> | 1998-01-14 05:47:15 (GMT) |
---|---|---|
committer | Fred Drake <fdrake@acm.org> | 1998-01-14 05:47:15 (GMT) |
commit | b215137224cafcdb665a7b298dbf02be6a214d0c (patch) | |
tree | 8e5f606892ededb685e9b17e3564e784c53f9c2d /Doc | |
parent | 8ac34c292892dddecaabab4af419ff1ba1250f51 (diff) | |
download | cpython-b215137224cafcdb665a7b298dbf02be6a214d0c.zip cpython-b215137224cafcdb665a7b298dbf02be6a214d0c.tar.gz cpython-b215137224cafcdb665a7b298dbf02be6a214d0c.tar.bz2 |
Added the standard \label{module-*} for the two supporting modules.
Diffstat (limited to 'Doc')
-rw-r--r-- | Doc/lib/libfl.tex | 2 | ||||
-rw-r--r-- | Doc/libfl.tex | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/Doc/lib/libfl.tex b/Doc/lib/libfl.tex index cb21708..1c58a7e 100644 --- a/Doc/lib/libfl.tex +++ b/Doc/lib/libfl.tex @@ -458,6 +458,7 @@ FORMS objects have these data attributes; see the FORMS documentation: \end{tableiii} \section{Standard Module \sectcode{FL}} +\label{module-FL} \nodename{FL (uppercase)} \stmodindex{FL} @@ -473,6 +474,7 @@ from FL import * \end{verbatim}\ecode % \section{Standard Module \sectcode{flp}} +\label{module-flp} \stmodindex{flp} This module defines functions that can read form definitions created diff --git a/Doc/libfl.tex b/Doc/libfl.tex index cb21708..1c58a7e 100644 --- a/Doc/libfl.tex +++ b/Doc/libfl.tex @@ -458,6 +458,7 @@ FORMS objects have these data attributes; see the FORMS documentation: \end{tableiii} \section{Standard Module \sectcode{FL}} +\label{module-FL} \nodename{FL (uppercase)} \stmodindex{FL} @@ -473,6 +474,7 @@ from FL import * \end{verbatim}\ecode % \section{Standard Module \sectcode{flp}} +\label{module-flp} \stmodindex{flp} This module defines functions that can read form definitions created |