| -rw-r--r-- | plugins/models-jspice3-2.5/Include.3f5/const.h | 20 |
diff --git a/plugins/models-jspice3-2.5/Include.3f5/const.h b/plugins/models-jspice3-2.5/Include.3f5/const.h deleted file mode 100644 index c03df684..00000000 --- a/plugins/models-jspice3-2.5/Include.3f5/const.h +++ /dev/null @@ -1,20 +0,0 @@ -/********** -Copyright 1990 Regents of the University of California. All rights reserved. -Author: 1985 Thomas L. Quarles -**********/ -/* - */ -#ifndef CONST -#define CONST - -#define CHARGE (1.6021918e-19) -#define CONSTCtoK (273.15) -#define CONSTboltz (1.3806226e-23) -#define REFTEMP 300.15 /* 27 degrees C */ - - extern double CONSTroot2; - extern double CONSTvt0; - extern double CONSTKoverQ; - extern double CONSTe; - -#endif /*CONST*/ |