home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Amiga Developer CD 2.1
/
Amiga Developer CD v2.1.iso
/
Contributions
/
Haage_&_Partner
/
StormC
/
StormScreenManager
/
source
/
version.c
< prev
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1998-07-15
|
314 b
|
13 lines
/*
This file will be compiled every make because the revision is bumped
every make and changes the header file. Putting the vstring into an
extra source helps to compile fast. But look into the main source
for a note about StormLink...
*/
#include "StormScreenManager_rev.h"
unsigned char vstring[] = VERSTAG;