BALL  1.4.2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
bondIterator.h
Go to the documentation of this file.
1 // -*- Mode: C++; tab-width: 2; -*-
2 // vi: set ts=2:
3 //
4 // $Id: bondIterator.h,v 1.9 2003/08/26 08:04:17 oliver Exp $
5 //
6 
7 #ifndef BALL_KERNEL_BONDITERATOR_H
8 #define BALL_KERNEL_BONDITERATOR_H
9 
10 #ifndef BALL_KERNEL_ATOM_H
11 # include <BALL/KERNEL/atom.h>
12 #endif
13 
14 namespace BALL
15 {
20 
24 
28 
32 
36 
38 }
39 
40 #endif // BALL_KERNEL_BONDITERATOR_H