blob: b89ef9c1116e9ed6ccc13293f6b3cf9941f5746c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
/** GENERATED MELT TIMESTAMP FILE MELT-STAGE-ZERO/warmelt-normatch+melttime.h
** NEVER EDIT OR MOVE THIS, IT IS GENERATED & PARSED! **/
/* These identifiers are generated in warmelt-outobj.melt
& handled in melt-runtime.c carefully. */
/* This warmelt-normatch+melttime.h is included from warmelt-normatch+meltdesc.c only. */
#if meltmod_warmelt_normatch_mds__6de1441de39c4cab041109815fb927b7
/* MELT generation timestamp for MELT-STAGE-ZERO/warmelt-normatch */
/*MELT BOOTSTRAP*/
const char melt_gen_timestamp[]="Fri Feb 24 12:42:45 2012 CET";
const long long melt_gen_timenum=1330083765;
const char melt_build_timestamp[]= __DATE__ "@" __TIME__;
#else /* ! meltmod_warmelt_normatch_mds__6de1441de39c4cab041109815fb927b7 */
#error invalid timestamp file for MELT-STAGE-ZERO/warmelt-normatch
#endif /* meltmod_warmelt_normatch_mds__6de1441de39c4cab041109815fb927b7 */
|