#include "em_code.h" #include "em_private.h" /* $Id$ */ void CC_pnam(char *str) { COMMA(); PNAM(str); }