Imported from ../bash-3.2.tar.gz.

This commit is contained in:
Jari Aalto 2006-10-10 14:15:34 +00:00
commit 0628567a28
182 changed files with 17647 additions and 9477 deletions

2
test.h
View file

@ -27,8 +27,6 @@
#define TEST_PATMATCH 0x01
#define TEST_ARITHEXP 0x02
extern int test_eaccess __P((char *, int));
extern int test_unop __P((char *));
extern int test_binop __P((char *));