mirror of
https://github.com/oasislinux/oasis.git
synced 2026-06-21 15:37:15 +02:00
9 lines
163 B
C
9 lines
163 B
C
#ifndef NETSURF_REVISION_TESTAMENT
|
|
#define NETSURF_REVISION_TESTAMENT 1
|
|
|
|
#define WT_NO_GIT 1
|
|
#define WT_MODIFIED 0
|
|
#define WT_MODIFICATIONS {{NULL, NULL}}
|
|
|
|
#endif
|