/*- * Copyright (c) 1995 * The Regents of the University of California. All rights reserved. * * %sccs.include.redist.c% * * @(#)arith.h 1.1 (Berkeley) 05/04/95 */ int arith __P((char *)); int expcmd __P((int , char **));