all:
	$(CC) -g -DHAS_MAIN=1 -I../../include swift-sd.c -L../../util -lr_util
	./a.out
