deltamesh-federated-privacy.../delta_mesh/delta_crdt.c

5 lines
161 B
C

#include "delta_crdt.h"
// No heavy implementation needed for a toy MVP; this file exists to
// satisfy build expectations and to place future CRDT logic here.