| LCOV - code coverage report | ||||||||||||||||||||||
|
||||||||||||||||||||||
Line data Source code 1 : #include "cfd/core/cfd_version.h" 2 : 3 3 : const char* cfd_get_version_string(void) { 4 3 : return CFD_VERSION_STRING; 5 : } |
| Generated by: LCOV version 2.0-1 |