mirror of
https://git.code.sf.net/p/ngspice/ngspice
synced 2026-08-22 05:47:42 +02:00
analogfunction, rename included file from [module]defs.h
This commit is contained in:
committed by
rlar
parent
a83e21350c
commit
f6c68e986e
@@ -319,7 +319,7 @@ typedef struct s$(module)model { /* model structure */
|
|||||||
|
|
||||||
#include "$(module)ext.h"
|
#include "$(module)ext.h"
|
||||||
<admst:if test="[not(nilled(analogfunction))]">
|
<admst:if test="[not(nilled(analogfunction))]">
|
||||||
#include "analogfunction.h"
|
#include "$(module).analogfunction.h"
|
||||||
</admst:if>
|
</admst:if>
|
||||||
|
|
||||||
#endif /*$(module)*/
|
#endif /*$(module)*/
|
||||||
|
|||||||
Reference in New Issue
Block a user