diff options
Diffstat (limited to 'Doc/mac/undoc.tex')
-rw-r--r-- | Doc/mac/undoc.tex | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/Doc/mac/undoc.tex b/Doc/mac/undoc.tex index 773208a..93c66d8 100644 --- a/Doc/mac/undoc.tex +++ b/Doc/mac/undoc.tex @@ -63,20 +63,6 @@ for new files. codes. -\section{\module{macfsn} --- NavServices calls} -\declaremodule{standard}{macfsn} - \platform{Mac} -\modulesynopsis{NavServices versions of StandardFile calls.} - - -\module{macfsn} contains wrapper functions that have the same API as -the \refmodule{macfs} StandardFile calls, but are implemented with -Navigation Services through the -\refmodule{Nav}\refbimodindex{Nav} module. Importing it will replace -the methods in \refmodule{macfs}\refbimodindex{macfs} with these, if -Navigation Services is available on your machine. - - \section{\module{macresource} --- Locate script resources} \declaremodule{standard}{macresource} \platform{Mac} @@ -93,15 +79,6 @@ script is run under MacPython, as a MacPython applet or under OSX Python. A low-level interface to Navigation Services. - -\section{\module{mactty} --- Serial line connections} -\declaremodule{standard}{mactty} - \platform{Mac} -\modulesynopsis{Easy access serial to line connections.} - -This module is only available under Mac OS 9 or earlier in classic PPC -MacPython. - \section{\module{mkcwproject} --- Create CodeWarrior projects} \declaremodule{standard}{mkcwproject} \platform{Mac} |