00001 /****************************************************************************** 00002 Copyright (c) 2007,2008,2010 by Turku PET Centre 00003 00004 libtpcmisc.h : combined definitions for libtpcmisc. 00005 00006 Version: 00007 2007-02-02 Vesa Oikonen 00008 2008-07-12 VO 00009 2008-07-14 VO 00010 2010-04-12 VO 00011 2010-05-18 VO 00012 00013 ******************************************************************************/ 00014 #ifndef _LIBTPCMISC_H 00015 #define _LIBTPCMISC_H 00016 /*****************************************************************************/ 00017 00018 /*****************************************************************************/ 00019 #include "backup.h" 00020 #include "datetime.h" 00021 #include "decpoint.h" 00022 #include "halflife.h" 00023 #include "idcrypt.h" 00024 #include "ift.h" 00025 #include "intex.h" 00026 #include "libtpcmiscv.h" 00027 #include "memory_handler.h" 00028 #include "petc99.h" 00029 #include "petunits.h" 00030 #include "quots.h" 00031 #include "studynr.h" 00032 #include "substitutions.h" 00033 #include "swap.h" 00034 /*****************************************************************************/ 00035 #endif 00036