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

Skip to content

Commit 703b70e

Browse files
committed
Added \modulesynopsis.
1 parent 959c937 commit 703b70e

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Doc/lib/librepr.tex

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
\section{\module{repr} ---
22
Alternate \function{repr()} implementation.}
33

4+
\sectionauthor{Fred L. Drake, Jr.}{[email protected]}
45
\declaremodule{standard}{repr}
6+
\modulesynopsis{Alternate \function{repr()} implementation with size limits.}
57

68

79
The \module{repr} module provides a means for producing object

0 commit comments

Comments
 (0)