Browse Source

get the hisimhv v2 device info

pre-master-46
dwarning 11 years ago
parent
commit
2b71713498
  1. 1
      src/spicelib/devices/dev.c

1
src/spicelib/devices/dev.c

@ -167,6 +167,7 @@ static SPICEdev *(*static_devices[])(void) = {
get_hfet2_info,
get_hsm2_info,
get_hsmhv_info,
get_hsmhv2_info,
get_ind_info,
get_mut_info,
get_isrc_info,

Loading…
Cancel
Save