Re: [ng-spice-devel] CVS files removal
On Sun, 9 Jul 2000, Arno W. Peters wrote:
> I hope that clarifies the CVS message.
Yes it clarifies. I have found the following in the spice docs:
CKThead:
This array provides pointers to the first model of each of the device
types. Each of these pointers thus points to the head of a linked list of
different type of device model. The definition of this array is the only
place in SPICE3 where the number of device types supported is limited, and
that only by the dimension (MAXNUMDEVS) of the array.
--
Model and instances are arranged in a list of lists strcture, adding
another list level on top will and in:
device -> model -> instance.
Arno, can you tell me where CKThead is ininitialized, I have not found it.
Thank you,
Paolo
Partial thread listing: