1.5.1 (revision 4026)
otf2/otf2.h
Go to the documentation of this file.
00001 /*
00002  * This file is part of the Score-P software (http://www.score-p.org)
00003  *
00004  * Copyright (c) 2009-2011,
00005  * RWTH Aachen University, Germany
00006  *
00007  * Copyright (c) 2009-2011,
00008  * Gesellschaft fuer numerische Simulation mbH Braunschweig, Germany
00009  *
00010  * Copyright (c) 2009-2011,
00011  * Technische Universitaet Dresden, Germany
00012  *
00013  * Copyright (c) 2009-2011,
00014  * University of Oregon, Eugene, USA
00015  *
00016  * Copyright (c) 2009-2011,
00017  * Forschungszentrum Juelich GmbH, Germany
00018  *
00019  * Copyright (c) 2009-2011,
00020  * German Research School for Simulation Sciences GmbH, Juelich/Aachen, Germany
00021  *
00022  * Copyright (c) 2009-2011,
00023  * Technische Universitaet Muenchen, Germany
00024  *
00025  * This software may be modified and distributed under the terms of
00026  * a BSD-style license.  See the COPYING file in the package base
00027  * directory for details.
00028  *
00029  */
00030 
00031 
00032 #ifndef OTF2_H
00033 #define OTF2_H
00034 
00035 
00043 #include <otf2/OTF2_Reader.h>
00044 
00045 
00046 #endif /* !OTF2_H */