NAME
    FreeCopList -- deallocate intermediate copper list
SYNOPSIS
    FreeCopList(coplist)
                  a0
    void FreeCopList( struct coplist *);
FUNCTION
    Deallocate all memory associated with this copper list.
INPUTS
    coplist  - pointer to structure coplist
RESULTS
    memory returned to memory manager
BUGS
SEE ALSO
    graphics/copper.h