fixup for "unify the module prefix for analogfunction.[ch] filenames"
This commit is contained in:
parent
6564e99ecb
commit
82042b614c
|
|
@ -1109,7 +1109,7 @@ double $(module)_d_$(function) (<admst:join select="variable[input='yes']" separ
|
|||
#endif
|
||||
|
||||
#include <stdio.h>
|
||||
#include "$(module).analogfunction.h"
|
||||
#include "%(attribute[name='ngspicename']/value).analogfunction.h"
|
||||
#include <math.h>
|
||||
|
||||
<admst:text format="\n"/>
|
||||
|
|
|
|||
Loading…
Reference in New Issue