[A] Added math example

This commit is contained in:
seleznevae
2019-09-21 11:05:16 +03:00
parent f221f3f297
commit 3d23344450
6 changed files with 17 additions and 23 deletions

View File

@@ -46,8 +46,8 @@ SOFTWARE.
#define LIBFORT_MAJOR_VERSION 0
#define LIBFORT_MINOR_VERSION 2
#define LIBFORT_REVISION 2
#define LIBFORT_VERSION_STR "0.2.2"
#define LIBFORT_REVISION 3
#define LIBFORT_VERSION_STR "0.2.3"
/*****************************************************************************