ARB
arb_pattern.h
Go to the documentation of this file.
1 #ifndef ARB_PATTERN_H
2 #define ARB_PATTERN_H
3 
4 char* arb_shell_expand(const char*);
5 
6 
7 #else
8 #error arb_patterh.h included twice
9 #endif
char * arb_shell_expand(const char *)
Definition: arb_pattern.cxx:22