clean_dir.h

Go to the documentation of this file.
00001 /*
00002 Copyright (C) 2003-2004 Douglas Thain and the University of Wisconsin
00003 Copyright (C) 2005- The University of Notre Dame
00004 This software is distributed under the GNU General Public License.
00005 See the file COPYING for details.
00006 */
00007 
00008 #ifndef CLEAN_DIR_H
00009 #define CLEAN_DIR_H
00010 
00018 int clean_dir(const char *dir, const char *delete_pattern);
00019 
00020 #endif

Generated on Sun Aug 14 23:01:35 2011 for cctools by  doxygen 1.6.1