
#ifndef PSPUT
#define PSPUT(x)         printf("%s\n",x)
#endif

