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:
6
library/skeleton_library/skeleton.library_rev.h
Executable file
6
library/skeleton_library/skeleton.library_rev.h
Executable 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)"
|
||||
Reference in New Issue
Block a user