From 45b362ca531e0343fcd31c75182cc9a41cad6560 Mon Sep 17 00:00:00 2001 From: rlar Date: Sat, 13 May 2017 18:31:11 +0200 Subject: [PATCH] analogfunction.xml, name collission, rename function:getname and c:math_h these would shadow definitions in ngspiceVersion.xml --- .../devices/adms/admst/analogfunction.xml | 38 +++++++++---------- 1 file changed, 19 insertions(+), 19 deletions(-) diff --git a/src/spicelib/devices/adms/admst/analogfunction.xml b/src/spicelib/devices/adms/admst/analogfunction.xml index 53fde341f..b5df93530 100644 --- a/src/spicelib/devices/adms/admst/analogfunction.xml +++ b/src/spicelib/devices/adms/admst/analogfunction.xml @@ -25,9 +25,9 @@ - + /* math functions and appropriate derivatives */ inline double _cos(double arg) { return cos(arg); } inline double _d0_cos(double arg) { return (-sin(arg)); } @@ -99,21 +99,21 @@ inline double _d0_vt(double) { return 1.3806503e-23/1.602176462e-1 - + - - - - - - - - - - - - - + + + + + + + + + + + + + @@ -565,8 +565,8 @@ inline double _d0_vt(double) { return 1.3806503e-23/1.602176462e-1 - - + + @@ -1111,7 +1111,7 @@ double $(module)_d_$(function) ( - +