1 /**********
2 Copyright 2004 Regents of the University of California.  All rights reserved.
3 Author: 2000 Weidong Liu.
4 Author: 2001- Xuemei Xi
5 File: bsim4v7itf.h
6 **********/
7 
8 #ifndef DEV_BSIM4v7
9 #define DEV_BSIM4v7
10 
11 SPICEdev *get_bsim4v7_info(void);
12 
13 #endif
14