Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 2a2f1fe

Browse files
committed
Record module & documentation author.
1 parent 6b103f1 commit 2a2f1fe

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

Doc/lib/libpprint.tex

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
1-
%% Author: Fred L. Drake, Jr. <[email protected]>
2-
31
\section{\module{pprint} ---
42
Data pretty printer.}
5-
\declaremodule{standard}{pprint}
63

4+
\declaremodule{standard}{pprint}
75
\modulesynopsis{Data pretty printer.}
6+
\moduleauthor{Fred L. Drake, Jr.}{[email protected]}
7+
\sectionauthor{Fred L. Drake, Jr.}{[email protected]}
88

99

1010
The \module{pprint} module provides a capability to ``pretty-print''

0 commit comments

Comments
 (0)