Rosetta
Main Page
Related Pages
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
src
devel
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
// (c) Copyright Rosetta Commons Member Institutions.
5
// (c) This file is part of the Rosetta software suite and is made available under license.
6
// (c) The Rosetta software is developed by the contributing members of the Rosetta Commons.
7
// (c) For more information, see http://www.rosettacommons.org. Questions about this can be
8
// (c) addressed to University of Washington UW TechTransfer, email: license@u.washington.edu.
9
// (c) Copyright Rosetta Commons Member Institutions.
10
// (c) This file is part of the Rosetta software suite and is made available under license.
11
// (c) The Rosetta software is developed by the contributing members of the Rosetta Commons.
12
// (c) For more information, see http://www.rosettacommons.org. Questions about this can be
13
// (c) addressed to University of Washington UW TechTransfer, email: license@u.washington.edu.
14
15
/// @file devel/svn_version.hh
16
///
17
/// @brief
18
/// @author Ian W. Davis
19
/// @author Andrew Leaver-Fay
20
21
22
#ifndef INCLUDED_devel_svn_version_hh
23
#define INCLUDED_devel_svn_version_hh
24
25
#include <string>
26
27
namespace
devel {
28
29
// @brief This function, called in devel::init(), initializes two peices of data in the core library
30
// indicating the version of the code based on the SVN or git repository the executable was compiled from
31
void
register_version_with_core
();
32
33
}
// namespace devel
34
35
#endif // INCLUDED_devel_svn_version_HH
devel::register_version_with_core
void register_version_with_core()
Generated on Sun Jan 17 2016 15:21:18 for Rosetta by
1.8.7