#ifndef __PMGRRMAKEDESCRIBE_H__
#define __PMGRRMAKEDESCRIBE_H__

#include	<libPMGR.h>

char*	PMGRrMakeDescribe( char* );

#endif