diff options
Diffstat (limited to 'Doc/lib/lib.tex')
-rw-r--r-- | Doc/lib/lib.tex | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/Doc/lib/lib.tex b/Doc/lib/lib.tex index b201039416..aa4d3e8900 100644 --- a/Doc/lib/lib.tex +++ b/Doc/lib/lib.tex @@ -429,22 +429,17 @@ and how to embed it in other applications. % OTHER PLATFORM-SPECIFIC STUFF % ============= +% XXX(nnorwitz): all these modules (down to next comment) need to be (re)moved. %\input{libamoeba} % AMOEBA ONLY %\input{libstdwin} % STDWIN ONLY -\input{libsgi} % SGI IRIX ONLY -\input{libal} -\input{libcd} -\input{libfl} -\input{libfm} -\input{libgl} -\input{libimgfile} \input{libjpeg} %\input{libpanel} \input{libsun} % SUNOS ONLY \input{libsunaudio} +% XXX(nnorwitz): the modules below this comment should be kept. \input{windows} % MS Windows ONLY \input{libmsilib} |