libtpcimgiov.h
Go to the documentation of this file.
1 /******************************************************************************
2  Copyright (c) 2005 by Turku PET Centre
3 
4  libtpcimgiov.h
5 
6  Version:
7  2004-11-07 Vesa Oikonen
8  2004-01-20 Calle Laakkonen
9  2005-04-26 Jarkko Johansson
10 ******************************************************************************/
11 #ifndef _LIBTPCIMGIOV_H
12 #define _LIBTPCIMGIOV_H
13 /*****************************************************************************/
14 
15 /*****************************************************************************/
16 extern void libtpcimgio_print_readme(FILE *fp);
17 extern void libtpcimgio_print_history(FILE *fp);
18 extern void libtpcimgio_print_dreadme(FILE *fp);
19 extern void libtpcimgio_print_dhistory(FILE *fp);
20 extern void libtpcimgio_print_build(FILE *fp);
21 /*****************************************************************************/
22 extern void libtpcimgio_printdate(FILE *fp);
23 /*****************************************************************************/
24 #endif
25