mirror of
https://git.code.sf.net/p/ngspice/ngspice
synced 2026-08-22 05:47:42 +02:00
Change in rawfile flag
This commit is contained in:
+1
-1
@@ -828,7 +828,7 @@ main(int argc, char **argv)
|
|||||||
if (optarg) {
|
if (optarg) {
|
||||||
cp_vset("rawfile", VT_STRING, optarg);
|
cp_vset("rawfile", VT_STRING, optarg);
|
||||||
}
|
}
|
||||||
rflag = TRUE;
|
//rflag = TRUE;
|
||||||
break;
|
break;
|
||||||
|
|
||||||
case 's': /* Server mode */
|
case 's': /* Server mode */
|
||||||
|
|||||||
Reference in New Issue
Block a user