Rosetta 3.5
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
svn_version.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 // This file is part of the Rosetta software suite and is made available under license.
5 // The Rosetta software is developed by the contributing members of the Rosetta Commons consortium.
6 // Copyright in the Rosetta software belongs to the developers and their institutions.
7 // For more information, see www.rosettacommons.org.
8 // (c) Copyright Rosetta Commons Member Institutions.
9 // (c) This file is part of the Rosetta software suite and is made available under license.
10 // (c) The Rosetta software is developed by the contributing members of the Rosetta Commons.
11 // (c) For more information, see http://www.rosettacommons.org. Questions about this can be
12 // (c) addressed to University of Washington UW TechTransfer, email: license@u.washington.edu.
13 
14 /// @file core/svn_version.hh
15 ///
16 /// @brief
17 /// @author Ian W. Davis
18 
19 
20 #ifndef INCLUDED_core_svn_version_hh
21 #define INCLUDED_core_svn_version_hh
22 
23 #include <string>
24 
25 namespace core {
26 
29 
30 } // namespace core
31 
32 #endif // INCLUDED_core_svn_version_HH