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

- Added shared library skeleton code (68k-only for now).

git-svn-id: file:///Users/olsen/Code/migration-svn-zu-git/logical-line-staging/clib2/trunk@15000 87f5fb63-7c3d-0410-a384-fd976d0f7a62
This commit is contained in:
Olaf Barthel
2005-07-04 09:39:00 +00:00
parent ebf5d63bc6
commit 38818e6502
8 changed files with 841 additions and 0 deletions

View File

@ -0,0 +1,6 @@
#define VERSION 1
#define REVISION 1
#define DATE "4.7.2005"
#define VERS "skeleton.library 1.1"
#define VSTRING "skeleton.library 1.1 (4.7.2005)\r\n"
#define VERSTAG "\0$VER: skeleton.library 1.1 (4.7.2005)"