Browse Source

remove a duplicate entry in the setup routine of the BSIM3SOIDD model

pre-master-46
Francesco Lannutti 13 years ago
committed by rlar
parent
commit
37f952f370
  1. 1
      src/spicelib/devices/bsim3soi_dd/b3soiddset.c

1
src/spicelib/devices/bsim3soi_dd/b3soiddset.c

@ -1268,7 +1268,6 @@ if((here->ptr = SMPmakeElt(matrix, here->first, here->second)) == NULL){\
TSTALLOC(B3SOIDDBspPtr, B3SOIDDbNode, B3SOIDDsNodePrime)
TSTALLOC(B3SOIDDBbPtr, B3SOIDDbNode, B3SOIDDbNode)
TSTALLOC(B3SOIDDEbPtr, B3SOIDDeNode, B3SOIDDbNode)
TSTALLOC(B3SOIDDEePtr, B3SOIDDeNode, B3SOIDDeNode)
TSTALLOC(B3SOIDDGgPtr, B3SOIDDgNode, B3SOIDDgNode)

Loading…
Cancel
Save