diff options
-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 |