cloudy  trunk
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Data Structures | Variables
version.h File Reference
#include "date.h"
Include dependency graph for version.h:
This graph shows which files directly or indirectly include this file:

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)"
 

Variable Documentation

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

version.h

Definition at line 10 of file version.h.

Referenced by t_version::t_version().

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().


Generated for cloudy by doxygen 1.8.4