init tab/1 steam
This commit is contained in:
parent
b0f3cda2d7
commit
9ce6ba5186
@ -452,7 +452,7 @@ static Int tab_1(USES_REGS1) { /* nl */
|
|||||||
}
|
}
|
||||||
|
|
||||||
static Int tab(USES_REGS1) { /* nl(Stream) */
|
static Int tab(USES_REGS1) { /* nl(Stream) */
|
||||||
int sno = LOCAL_c_output_stream;
|
int sno;
|
||||||
Term t2;
|
Term t2;
|
||||||
Int tabs, i;
|
Int tabs, i;
|
||||||
if (IsVarTerm(t2 = Deref(ARG2))) {
|
if (IsVarTerm(t2 = Deref(ARG2))) {
|
||||||
|
Reference in New Issue
Block a user