date and time created 95/05/04 17:59:12 by christos
[unix-history] / usr / src / bin / sh / arith.h
/*-
* Copyright (c) 1995
* The Regents of the University of California. All rights reserved.
*
* %sccs.include.redist.c%
*
* @(#)arith.h 1.1 (Berkeley) %G%
*/
int arith __P((char *));
int expcmd __P((int , char **));