Ticket #18208: patch-spicenum.c.diff

File patch-spicenum.c.diff, 345 bytes (added by godboutn@…, 15 years ago)
  • src/frontend/numparam/spicenum.c

    old new  
    2727#include "numparam.h"
    2828#include "ngspice.h"
    2929
     30char *nupa_inst_name;
     31tdico *inst_dico;
     32
    3033extern void txfree (void *ptr);
    3134
    3235/* Uncomment this line to allow debug tracing */