1 |
/* |
/* |
2 |
instrument.h - file and directory instrumentation routines |
instrument.h - file and directory instrumentation routines |
3 |
Copyright (C) 2007, 2008 siliconforks.com |
Copyright (C) 2007, 2008, 2009, 2010 siliconforks.com |
4 |
|
|
5 |
This program is free software; you can redistribute it and/or modify |
This program is free software; you can redistribute it and/or modify |
6 |
it under the terms of the GNU General Public License as published by |
it under the terms of the GNU General Public License as published by |
28 |
char ** no_instrument, |
char ** no_instrument, |
29 |
int num_no_instrument); |
int num_no_instrument); |
30 |
|
|
31 |
#endif |
#endif /* INSTRUMENT_H_ */ |