cctools.h

Go to the documentation of this file.
00001 /*
00002 Copyright (C) 2012- The University of Notre Dame
00003 This software is distributed under the GNU General Public License.
00004 See the file COPYING for details.
00005 */
00006 
00007 #ifndef CCTOOLS_H
00008 #define CCTOOLS_H
00009 
00010 #include <stdio.h>
00011 #include <stdint.h>
00012 
00022 void cctools_version_print (FILE *stream, const char *cmd);
00023 
00028 void cctools_version_debug (uint64_t type, const char *cmd);
00029 
00030 
00031 #endif /* CCTOOLS_H */

Generated on 14 May 2015 for cctools by  doxygen 1.6.1