9 lines
184 B
C
9 lines
184 B
C
/*
|
|
* 9-Dec-93 R.-D. Marzusch, marzusch@odiehh.hanse.de:
|
|
* added 'exclude' option (-x) to specify pathnames NOT to be included in
|
|
* CD image.
|
|
*/
|
|
|
|
void exclude();
|
|
int is_excluded();
|