Browse Source

For memcpy in PREDICTOR

pre-master-46
Holger Vogt 3 years ago
parent
commit
31b0b640de
  1. 2
      src/spicelib/devices/cktaccept.c

2
src/spicelib/devices/cktaccept.c

@ -8,6 +8,8 @@ Author: 1985 Thomas L. Quarles
* this is a driver program to iterate through all the various accept
* functions provided for the circuit elements in the given circuit */
#include <string.h>
#include "ngspice/config.h"
#include "ngspice/devdefs.h"
#include "ngspice/sperror.h"

Loading…
Cancel
Save