Note directed to stdout

This commit is contained in:
Vogt 2024-08-01 13:28:08 +02:00
parent c2795a350a
commit 2e8bd0cea6
1 changed files with 1 additions and 1 deletions

View File

@ -182,7 +182,7 @@ CKTsetup(CKTcircuit *ckt)
#endif
} else {
fprintf (stderr, "Using SPARSE 1.3 as Direct Linear Solver\n") ;
fprintf (stdout, "Using SPARSE 1.3 as Direct Linear Solver\n") ;
}
#endif