*** empty log message ***

This commit is contained in:
pnenzi 2003-10-04 16:44:29 +00:00
parent d2db79fe1d
commit 7a65467946
1 changed files with 1 additions and 1 deletions

View File

@ -54,7 +54,7 @@ typedef struct sINDinstance {
unsigned INDmGiven : 1; /* flag to indicate multiplier given */
unsigned INDtempGiven : 1; /* flag to indicate operating temp. given */
unsigned INDdtempGiven : 1; /* flag to indicate delta temp. given */
unsigned INDscaleGiven : 1; /* flsg to indicate scale factor given */
unsigned INDscaleGiven : 1; /* flag to indicate scale factor given */
int INDsenParmNo; /* parameter # for sensitivity use;
set equal to 0 if not a design parameter*/