Zephyr Scientific Library (zscilib)
zsl.c
Go to the documentation of this file.
1 /*
2  * Copyright (c) 2019 Kevin Townsend (KTOWN)
3  *
4  * SPDX-License-Identifier: Apache-2.0
5  */
6 
7 #include <zsl/zsl.h>
8 
9 const char * zsl_version = ZSL_VERSION;
ZSL_VERSION
#define ZSL_VERSION
Definition: zsl.h:39
zsl.h
API header file for zscilib.
zsl_version
const char * zsl_version
Definition: zsl.c:9