FFSM++  1.1.0
French Forest Sector Model ++
CommonLib.cpp File Reference
#include "CommonLib.h"
Include dependency graph for CommonLib.cpp:

Go to the source code of this file.

Functions

double testB ()
 

Function Documentation

double testB ( )

Definition at line 40 of file CommonLib.cpp.

40  {
41  return 2.0;
42 }