From 865bf55961509d3334bfa79bc2157c7ada49c46d Mon Sep 17 00:00:00 2001 From: Guilherme Brondani Torri Date: Thu, 4 Dec 2014 21:32:47 +0100 Subject: [PATCH] fix callfunction * handle $strobe * handle $finish * others throw error --- .../devices/adms/admst/ngspiceMODULE.hxx.xml | 29 +++++++++---------- 1 file changed, 13 insertions(+), 16 deletions(-) diff --git a/src/spicelib/devices/adms/admst/ngspiceMODULE.hxx.xml b/src/spicelib/devices/adms/admst/ngspiceMODULE.hxx.xml index f66514ecb..08be1921f 100644 --- a/src/spicelib/devices/adms/admst/ngspiceMODULE.hxx.xml +++ b/src/spicelib/devices/adms/admst/ngspiceMODULE.hxx.xml @@ -2636,26 +2636,23 @@ inline double _d1_pow(double x,double y) { return (x==0.0)?0.0:((log(x)/exp(0. + + + + + + + + - - %(e(tree)) + + + + - - printf( - _warning( - _error( - _stop( - - - - - - %(e(tree)) - "\\n" - - +