Nemo  2.3.56
Simulate forward-in-time genetic evolution in a spatially explicit, individual-based stochastic simulator
version.h File Reference
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define MAIN_VERSION   2
 
#define MINOR_VERSION   3
 
#define REVISION   56
 
#define RELEASE   ""
 
#define VERSION_DATE   "[24 Oct 2022]"
 

Functions

void START_MESSAGE ()
 

Detailed Description

Id
version.h,v 1.37 2018/09/12 12:39:47 fred Exp

Nemo2

Author
fred

Copyright (C) 2006-2021 Frederic Guillaume guill.nosp@m.aume.nosp@m..fred.nosp@m.@gma.nosp@m.il.co.nosp@m.m

This file is part of Nemo

Nemo is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

Nemo is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA

Macro Definition Documentation

◆ MAIN_VERSION

#define MAIN_VERSION   2

◆ MINOR_VERSION

#define MINOR_VERSION   3

◆ RELEASE

#define RELEASE   ""

◆ REVISION

#define REVISION   56

◆ VERSION_DATE

#define VERSION_DATE   "[24 Oct 2022]"

Function Documentation

◆ START_MESSAGE()

void START_MESSAGE ( )
inline
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
#define REVISION
Definition: version.h:29

References MAIN_VERSION, message(), MINOR_VERSION, RELEASE, REVISION, and VERSION_DATE.

Referenced by SimRunner::run().

+ Here is the caller graph for this function:

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