Nemo  2.3.56
Simulate forward-in-time genetic evolution in a spatially explicit, individual-based stochastic simulator
version.h
Go to the documentation of this file.
1
27#define MAIN_VERSION 2
28#define MINOR_VERSION 3
29#define REVISION 56
30#define RELEASE ""
31#define VERSION_DATE "[24 Oct 2022]"
32
33inline void START_MESSAGE ()
34{
35 message("\n N E M O %i.%i.%i%s %s\n", MAIN_VERSION, MINOR_VERSION, REVISION, RELEASE, VERSION_DATE);
36 message("\n Copyright (C) 2006-2022 The Authors");
37 message("\n This is free software; see the source for copying");
38 message("\n conditions. There is NO warranty; not even for ");
39 message("\n MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.");
40 message("\n https://nemo2.sourceforge.io; nemo-simul@googlegroups.com");
41 message("\n------------------------------------------------\n");
42}
void message(const char *message,...)
Definition: output.cc:40
#define VERSION_DATE
Definition: version.h:31
#define MINOR_VERSION
Definition: version.h:28
#define RELEASE
Definition: version.h:30
#define MAIN_VERSION
Definition: version.h:27
void START_MESSAGE()
Definition: version.h:33
#define REVISION
Definition: version.h:29

Generated for Nemo v2.3.56 by  doxygen 1.9.0 -- Nemo is hosted on  Download Nemo

Locations of visitors to this page
Catalogued on GSR