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

Skip to content

Commit e6cedb3

Browse files
committed
New index entries.
1 parent 3f1c472 commit e6cedb3

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

Doc/lib/libsys.tex

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -176,6 +176,8 @@ \section{Built-in Module \sectcode{sys}}
176176

177177
\begin{datadesc}{ps1}
178178
\dataline{ps2}
179+
\index{interpreter prompts}
180+
\index{prompts, interpreter}
179181
Strings specifying the primary and secondary prompt of the
180182
interpreter. These are only defined if the interpreter is in
181183
interactive mode. Their initial values in this case are

Doc/libsys.tex

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -176,6 +176,8 @@ \section{Built-in Module \sectcode{sys}}
176176

177177
\begin{datadesc}{ps1}
178178
\dataline{ps2}
179+
\index{interpreter prompts}
180+
\index{prompts, interpreter}
179181
Strings specifying the primary and secondary prompt of the
180182
interpreter. These are only defined if the interpreter is in
181183
interactive mode. Their initial values in this case are

0 commit comments

Comments
 (0)