#include <xvt.h>
#include "pd6292.h"
int main(int argc,char** argv)
{
pd6292100(argc, argv);
return 0;
}