diff options
Diffstat (limited to 'Doc/mac/libframework.tex')
-rw-r--r-- | Doc/mac/libframework.tex | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/Doc/mac/libframework.tex b/Doc/mac/libframework.tex index 5bd2e2a..e3151e8 100644 --- a/Doc/mac/libframework.tex +++ b/Doc/mac/libframework.tex @@ -1,6 +1,8 @@ \section{Standard Module \module{FrameWork}} -\stmodindex{FrameWork} -\label{module-FrameWork} +\declaremodule{standard}{FrameWork} + +\modulesynopsis{Interactive application framework.} + The \module{FrameWork} module contains classes that together provide a framework for an interactive Macintosh application. The programmer |