C++QEDCore
v2 Milestone 10
a framework for simulating open quantum dynamics – core
C++QED
|
core
|
elements
|
cpypyqed
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
Version.h
1
// Copyright András Vukics 2006–2014. Distributed under the Boost Software License, Version 1.0. (See accompanying file LICENSE.txt)
2
#ifndef UTILS_VERSION_H_INCLUEDED
3
#define UTILS_VERSION_H_INCLUEDED
4
5
#include <string>
6
7
extern
std::string cppqed_versionstring;
8
9
std::string versionHelper();
10
11
void
updateVersionstring(
const
std::string &s);
12
13
#endif // UTILS_VERSION_H_INCLUEDED
utils
Version.h
Generated on Wed Mar 30 2016 14:15:14 for C++QEDCore by
1.8.11