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