TF++, Miscellaneous classes and modules in C++:
seitosh.cc
Go to the documentation of this file.
1 
33 #define TF_SEITOSH_CC_VERSION \
34  "TF_SEITOSH_CC V1.0"
35 
36 #include <tfxx/seitosh.h>
37 
38 namespace tfxx {
39 
40  namespace seitosh {
41 
42  const char* const repository_reference
43  ="This program is a part of Seitosh: "
44  "https://git.scc.kit.edu/Seitosh/Seitosh";
45 
46  } // namespace seitosh
47 
48 } // namespace tfxx
49 
50 /* ----- END OF seitosh.cc ----- */
const char *const repository_reference
Definition: seitosh.cc:43
Namespace containing all code of library libtfxx.