/*

John Smith (john.smith@temple.edu)

CIS 307 - Lab 1

pq.c - implementation of priority queue data structure

*/

#include "pq.h"
