Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b103f1 commit 2a2f1feCopy full SHA for 2a2f1fe
1 file changed
Doc/lib/libpprint.tex
@@ -1,10 +1,10 @@
1
-%% Author: Fred L. Drake, Jr. <[email protected]>
2
-
3
\section{\module{pprint} ---
4
Data pretty printer.}
5
-\declaremodule{standard}{pprint}
6
+\declaremodule{standard}{pprint}
7
\modulesynopsis{Data pretty printer.}
+\moduleauthor{Fred L. Drake, Jr.}{[email protected]}
+\sectionauthor{Fred L. Drake, Jr.}{[email protected]}
8
9
10
The \module{pprint} module provides a capability to ``pretty-print''
0 commit comments