/* ARG common .h file */
/* (c) copyright 1987 M. Goetz */

int xargc;
char **xargv;

