1
0
mirror of https://github.com/adtools/clib2.git synced 2025-12-08 14:59:05 +00:00

c.lib 1.170 (14.8.2004)

- Added "math_logb.c", and it appears to work, too.


git-svn-id: file:///Users/olsen/Code/migration-svn-zu-git/logical-line-staging/clib2/trunk@14706 87f5fb63-7c3d-0410-a384-fd976d0f7a62
This commit is contained in:
Olaf Barthel
2004-08-14 08:54:25 +00:00
parent c18e21ee36
commit 16407d5389
18 changed files with 58 additions and 56 deletions

View File

@ -1,6 +1,6 @@
#define VERSION 1
#define REVISION 169
#define DATE "8.8.2004"
#define VERS "net.lib 1.169"
#define VSTRING "net.lib 1.169 (8.8.2004)\r\n"
#define VERSTAG "\0$VER: net.lib 1.169 (8.8.2004)"
#define REVISION 170
#define DATE "14.8.2004"
#define VERS "net.lib 1.170"
#define VSTRING "net.lib 1.170 (14.8.2004)\r\n"
#define VERSTAG "\0$VER: net.lib 1.170 (14.8.2004)"