summaryrefslogtreecommitdiffstats
path: root/Doc/lib/libmsvcrt.tex
diff options
context:
space:
mode:
authorFred Drake <fdrake@acm.org>1999-03-02 16:37:17 (GMT)
committerFred Drake <fdrake@acm.org>1999-03-02 16:37:17 (GMT)
commitf6863c19091ca23ef69db31aa033b5802c2be871 (patch)
tree016349280cb7a4f3d5ba55e74ab58649abb27275 /Doc/lib/libmsvcrt.tex
parent46a9438c43ae28db0433e5b65352f6b13a5afe63 (diff)
downloadcpython-f6863c19091ca23ef69db31aa033b5802c2be871.zip
cpython-f6863c19091ca23ef69db31aa033b5802c2be871.tar.gz
cpython-f6863c19091ca23ef69db31aa033b5802c2be871.tar.bz2
Added \platform annotations.
Diffstat (limited to 'Doc/lib/libmsvcrt.tex')
-rw-r--r--Doc/lib/libmsvcrt.tex1
1 files changed, 1 insertions, 0 deletions
diff --git a/Doc/lib/libmsvcrt.tex b/Doc/lib/libmsvcrt.tex
index 481117b..7e4c417 100644
--- a/Doc/lib/libmsvcrt.tex
+++ b/Doc/lib/libmsvcrt.tex
@@ -2,6 +2,7 @@
Useful routines from the MS VC++ runtime}
\declaremodule{builtin}{msvcrt}
+ \platform{Windows}
\modulesynopsis{Miscellaneous useful routines from the MS VC++ runtime.}
\sectionauthor{Fred L. Drake, Jr.}{fdrake@acm.org}