BALL
1.4.2
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Groups
Pages
include
BALL
format.h
Go to the documentation of this file.
1
// -*- Mode: C++; tab-width: 2; -*-
2
// vi: set ts=2:
3
//
4
// $Id: format.h,v 1.2 2002/02/27 12:18:18 sturm Exp $
5
// FORMAT header file
6
// collective header file for all headers in BALL/FORMAT
7
8
#ifndef BALL_FORMAT_H
9
#define BALL_FORMAT_H
10
11
#ifndef BALL_FORMAT_PDBFILE_H
12
# include <
BALL/FORMAT/PDBFile.h
>
13
#endif
14
15
#ifndef BALL_FORMAT_HINFILE_H
16
# include <
BALL/FORMAT/HINFile.h
>
17
#endif
18
19
#ifndef BALL_FORMAT_INIFILE_H
20
# include <
BALL/FORMAT/INIFile.h
>
21
#endif
22
23
#ifndef BALL_FORMAT_MOL2FILE_H
24
# include <
BALL/FORMAT/MOL2File.h
>
25
#endif
26
27
#ifndef BALL_FORMAT_RESOURCEFILE_H
28
# include <
BALL/FORMAT/resourceFile.h
>
29
#endif
30
31
#endif // BALL_FORMAT_H
Generated by
1.8.3.1