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 ----- */
tfxx::seitosh::repository_reference
const char *const repository_reference
Definition:
seitosh.cc:43
tfxx
Namespace containing all code of library libtfxx.
Definition:
blitzfortranio.cc:40
misc
seitosh.h
Generated on Mon Aug 21 2023 17:36:06 for TF++, Miscellaneous classes and modules in C++: by
1.8.14