You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
21 lines
573 B
21 lines
573 B
/**** BSIM4.6.2 Released by Wenwei Yang 07/31/2008 ****/
|
|
|
|
/**********
|
|
* Copyright 2006 Regents of the University of California. All rights reserved.
|
|
* File: b4dest.c of BSIM4.6.2.
|
|
* Author: 2000 Weidong Liu
|
|
* Authors: 2001- Xuemei Xi, Mohan Dunga, Ali Niknejad, Chenming Hu.
|
|
* Authors: 2006- Mohan Dunga, Ali Niknejad, Chenming Hu
|
|
* Authors: 2007- Mohan Dunga, Wenwei Yang, Ali Niknejad, Chenming Hu
|
|
* Project Director: Prof. Chenming Hu.
|
|
**********/
|
|
|
|
#include "ngspice/ngspice.h"
|
|
#include "bsim4v6def.h"
|
|
#include "ngspice/suffix.h"
|
|
|
|
|
|
void
|
|
BSIM4v6destroy(void)
|
|
{
|
|
}
|