FFSM++ 1.1.0
French Forest Sector Model ++
Loading...
Searching...
No Matches
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

◆ testB()

double testB ( )

Definition at line 40 of file CommonLib.cpp.

40 {
41 return 2.0;
42}