TF++, Miscellaneous classes and modules in C++:
seitosh.h
Go to the documentation of this file.
1 
34 // include guard
35 #ifndef TF_SEITOSH_H_VERSION
36 
37 #define TF_SEITOSH_H_VERSION \
38  "TF_SEITOSH_H V1.0"
39 
40 namespace tfxx {
41 
46  namespace seitosh {
47 
52  extern const char* const repository_reference;
53 
54  } // namespace seitosh
55 
56 } // namespace tfxx
57 
58 #endif // TF_SEITOSH_H_VERSION (includeguard)
59 
60 /* ----- END OF seitosh.h ----- */
const char *const repository_reference
Definition: seitosh.cc:43
Namespace containing all code of library libtfxx.