summaryrefslogtreecommitdiff
path: root/pkg/netsurf/testament.h
blob: 3735f861d73bea32f5526dc7ae663ca450d5bc70 (plain)
1
2
3
4
5
6
7
8
#ifndef NETSURF_REVISION_TESTAMENT
#define NETSURF_REVISION_TESTAMENT 1

#define WT_NO_GIT 1
#define WT_MODIFIED 0
#define WT_MODIFICATIONS {}

#endif