00001 /****************************************************************************** 00002 Copyright (c) 2003 by Turku PET Centre 00003 00004 petc99.h 00005 00006 Version: 00007 2003-11-30 Vesa Oikonen 00008 00009 ******************************************************************************/ 00010 #ifndef _PETC99_H 00011 #define _PETC99_H 00012 /*****************************************************************************/ 00013 extern int temp_roundf(float e); 00014 /*****************************************************************************/ 00015 #endif 00016