Update from 1.0.0-stable.

This commit is contained in:
Dr. Stephen Henson
2009-05-16 16:18:45 +00:00
parent efa59b8d59
commit 6bf4ca0840
3 changed files with 19 additions and 0 deletions

View File

@@ -91,5 +91,6 @@ pitem *pqueue_iterator(pqueue pq);
pitem *pqueue_next(piterator *iter);
void pqueue_print(pqueue pq);
int pqueue_size(pqueue pq);
#endif /* ! HEADER_PQUEUE_H */