Note directed to stdout

This commit is contained in:
Vogt 2024-08-01 13:28:08 +02:00 committed by Holger Vogt
parent 4a1698c22d
commit 34549c4524
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