GBA003/Systems/.build/Build/Intermediates.noindex/XCBuildData/d0ec122a97e43243ca5aef20aae3f52c.xcbuilddata/attachments/6112eda592faefc3daefc404e2e2b293
2024-05-30 10:23:28 +08:00

6 lines
284 B
Plaintext

extern const unsigned char SystemsVersionString[];
extern const double SystemsVersionNumber;
const unsigned char SystemsVersionString[] __attribute__ ((used)) = "@(#)PROGRAM:Systems PROJECT:Systems-1" "\n";
const double SystemsVersionNumber __attribute__ ((used)) = (double)1.;