visibility for the NDEVacct() prototype
This commit is contained in:
parent
1a3be07881
commit
4a70e758c4
|
|
@ -1,3 +1,7 @@
|
|||
2010-10-15 Robert Larice
|
||||
* src/ngnutmeg.c :
|
||||
visibility for the NDEVacct() prototype
|
||||
|
||||
2010-10-15 Robert Larice
|
||||
* src/ngsconvert.c :
|
||||
remove obsolete artifact XtDispatchEvent() (dummy implementation)
|
||||
|
|
|
|||
|
|
@ -64,6 +64,7 @@ IFsimulator SIMinfo = {
|
|||
|
||||
#ifdef CIDER
|
||||
/* An ugly hack */
|
||||
#include "cktdefs.h"
|
||||
void
|
||||
NDEVacct(CKTcircuit *ckt, FILE *file)
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in New Issue