Browse Source

ngbehavior

pre-master-46
h_vogt 16 years ago
parent
commit
5d3c29cb77
  1. 1
      ChangeLog
  2. 5
      src/spinit.in

1
ChangeLog

@ -1,5 +1,6 @@
2010-05-09 Holger Vogt 2010-05-09 Holger Vogt
* inpcom.c: patch 09/05/10 by Robert * inpcom.c: patch 09/05/10 by Robert
* spinit.in: add ngbehavior
2010-05-08 Holger Vogt 2010-05-08 Holger Vogt
* inpcom.c: patch 02/05/10 by Robert: avoid subtraction from a builtin 1.0 * inpcom.c: patch 02/05/10 by Robert: avoid subtraction from a builtin 1.0

5
src/spinit.in

@ -8,8 +8,9 @@ set x11lineararcs
** frontend debug output ** ** frontend debug output **
*set ngdebug *set ngdebug
** no asking after quit ** ** no asking after quit **
*set noaskquit
set noaskquit
** set the compatibility mode to allow some hspice constructs
set ngbehavior=all
strcmp __flag $program "ngspice" strcmp __flag $program "ngspice"
if $__flag = 0 if $__flag = 0

Loading…
Cancel
Save