Rosetta 3.5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
CentroidRelaxMover.fwd.hh
Go to the documentation of this file.
1 // -*- mode:c++;tab-width:2;indent-tabs-mode:t;show-trailing-whitespace:t;rm-trailing-spaces:t -*-
2 // vi: set ts=2 noet:
3 //
4 // (c) Copyright Rosetta Commons Member Institutions.
5 // (c) This file is part of the Rosetta software suite and is made available
6 // under license.
7 // (c) The Rosetta software is developed by the contributing members of the
8 // Rosetta Commons.
9 // (c) For more information, see http://www.rosettacommons.org. Questions
10 // about this can be
11 // (c) addressed to University of Washington UW TechTransfer,
12 // email: license@u.washington.edu.
13 
14 /// @file DockingProtocol.fwd.hh
15 /// @brief
16 /// @author Robin A Thottungal (rathottungal@gmail.com)
17 
18 #ifndef INCLUDED_protocols_surface_docking_CentroidRelaxMover_fwd_hh
19 #define INCLUDED_protocols_surface_docking_CentroidRelaxMover_fwd_hh
20 
21 #include <utility/pointer/owning_ptr.hh>
22 
23 namespace protocols {
24 namespace surface_docking {
25 
28 
29 }
30 }
31 
32 #endif