Browse Source

visibility for the NDEVacct() prototype

pre-master-46
rlar 16 years ago
parent
commit
4a70e758c4
  1. 4
      ChangeLog
  2. 1
      src/ngnutmeg.c

4
ChangeLog

@ -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)

1
src/ngnutmeg.c

@ -64,6 +64,7 @@ IFsimulator SIMinfo = {
#ifdef CIDER
/* An ugly hack */
#include "cktdefs.h"
void
NDEVacct(CKTcircuit *ckt, FILE *file)
{

Loading…
Cancel
Save