cloudy
trunk
|
#include "date.h"
Go to the source code of this file.
Data Structures | |
class | t_version |
Variables | |
static const int | CLD_MAJOR = 8 |
static const int | CLD_MINOR = 0 |
static const int | CLD_PATCH = 0 |
static const string | Url = "$HeadURL$" |
static const char * | CITATION = "Ferland, G. J., Korista, K. T., Verner, D. A., Ferguson, J. W., Kingdon, J. B., & Verner, E. M. 1998, PASP, 110, 761" |
static const char * | CITATION_LATEX = "\\bibitem[Ferland et al.(1998)]{1998PASP..110..761F} Ferland, G.~J., Korista, K.~T., Verner, D.~A., Ferguson, J.~W., Kingdon, J.~B., \\& Verner, E.~M.\\ 1998, \\pasp, 110, 761" |
static const char * | CITATION_SHORT = "Ferland et al. (1998)" |
const char* CITATION = "Ferland, G. J., Korista, K. T., Verner, D. A., Ferguson, J. W., Kingdon, J. B., & Verner, E. M. 1998, PASP, 110, 761" [static] |
Definition at line 16 of file version.h.
Referenced by t_version::t_version().
const char* CITATION_LATEX = "\\bibitem[Ferland et al.(1998)]{1998PASP..110..761F} Ferland, G.~J., Korista, K.~T., Verner, D.~A., Ferguson, J.~W., Kingdon, J.~B., \\& Verner, E.~M.\\ 1998, \\pasp, 110, 761" [static] |
Definition at line 17 of file version.h.
Referenced by t_version::t_version().
const char* CITATION_SHORT = "Ferland et al. (1998)" [static] |
Definition at line 18 of file version.h.
Referenced by t_version::t_version().
const int CLD_MAJOR = 8 [static] |
const int CLD_MINOR = 0 [static] |
Definition at line 11 of file version.h.
Referenced by t_version::t_version().
const int CLD_PATCH = 0 [static] |
Definition at line 12 of file version.h.
Referenced by t_version::t_version().
const string Url = "$HeadURL$" [static] |
Definition at line 14 of file version.h.
Referenced by t_version::t_version().