// pqueue.cpp: implementation of the pqueue class.
//
//////////////////////////////////////////////////////////////////////

#include "pqueue.h"

//////////////////////////////////////////////////////////////////////
// Construction/Destruction
//////////////////////////////////////////////////////////////////////