libtpcimgiov.h
Go to the documentation of this file.
00001 /******************************************************************************
00002   Copyright (c) 2005 by Turku PET Centre
00003 
00004   libtpcimgiov.h
00005   
00006   Version:
00007   2004-11-07 Vesa Oikonen
00008   2004-01-20 Calle Laakkonen
00009   2005-04-26 Jarkko Johansson
00010 ******************************************************************************/
00011 #ifndef _LIBTPCIMGIOV_H
00012 #define _LIBTPCIMGIOV_H
00013 /*****************************************************************************/
00014 
00015 /*****************************************************************************/
00016 extern void libtpcimgio_print_readme(FILE *fp);
00017 extern void libtpcimgio_print_history(FILE *fp);
00018 extern void libtpcimgio_print_dreadme(FILE *fp);
00019 extern void libtpcimgio_print_dhistory(FILE *fp);
00020 extern void libtpcimgio_print_build(FILE *fp);
00021 /*****************************************************************************/
00022 extern void libtpcimgio_printdate(FILE *fp);
00023 /*****************************************************************************/
00024 #endif
00025