• stambaughw's avatar
    Schematic library component objects can now load themselves. · b739b227
    stambaughw authored
    This is the first in a series of updates to the schematic library component
    object code.  The goal is to eliminate the external manipulation of these
    objects and push this code back into the objects themselves.  Also replace
    the priority queue and internal linked list implementations with DLIST or
    Boost pointer containers.
    b739b227
class_libentry.h 5.73 KB