YAC 3.18.0
Yet Another Coupler
Loading...
Searching...
No Matches
core_version.c File Reference
#include "yac_config.h"
#include "core_version.h"
Include dependency graph for core_version.c:

Go to the source code of this file.

Functions

char * yac_get_core_version (void)
 

Variables

static char * yac_core_version ="v" YAC_CORE_VERSION
 

Function Documentation

◆ yac_get_core_version()

char * yac_get_core_version ( void )

Definition at line 10 of file core_version.c.

Here is the caller graph for this function:

Variable Documentation

◆ yac_core_version

char* yac_core_version ="v" YAC_CORE_VERSION
static

Definition at line 8 of file core_version.c.