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