summaryrefslogtreecommitdiff
path: root/utils/hp2ps/Reorder.h
blob: ec3ec98b0ae31221c2fbccf2a56902ab8ab08b7d (plain)
1
2
3
4
5
6
7
#ifndef REORDER_H
#define REORDER_H

void Reorder  PROTO((void));
void OrderFor PROTO((char *, int));

#endif /* REORDER_H */